Commit Graph

5840 Commits

Author SHA1 Message Date
titiger f6c3a7174f cleanup of duplicated code 2019-10-24 22:58:51 +02:00
titiger a0f2bb0100 layout fixed in connect menu 2019-10-24 22:11:56 +02:00
titiger 95b185bd10 ManjaroLinux needs static libs too 2019-10-21 23:25:11 +02:00
titiger e978dd3561 build command had no colored icons 2019-10-21 20:09:15 +02:00
titiger 011f38912e red command icons if not enough resource
orange icons if not enough resources for whole selection
2019-10-21 00:46:06 +02:00
titiger 2fd87e64c5 mousewheel scrollbar scenario menu 2019-10-20 19:00:01 +02:00
titiger 7d919313a6 Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop 2019-10-19 00:22:16 +02:00
titiger cb3fd12615 mousewheel scrollbar in connected menu 2019-10-19 00:21:30 +02:00
titiger f841df34bb mousewheel scrollbar in mods menu 2019-10-19 00:14:45 +02:00
titiger ae003836c3 scrollbars with mouse wheel :D
currently in custom game menu only
2019-10-18 22:22:07 +02:00
titiger b3267394d5 bugfix for loading setups with unknown maps 2019-10-18 01:47:37 +02:00
titiger 476c398c0c bugfix load setup 2019-10-17 23:16:16 +02:00
titiger cc9c001736 load/save setups in menu state connected 2019-10-16 23:11:18 +02:00
titiger 22d22e275b load/save/delete setups 2019-10-16 20:46:43 +02:00
titiger 10f23fb3ad changed render order for custom game menu
"Press enter to start chat" was rendered on top of scrollbox dropdown.
2019-10-09 02:33:34 +02:00
titiger bebdb3e753 correct scrollbar rendering in comboboxes.
If not enough items list, render shorter scrollbar.
2019-10-09 01:48:24 +02:00
titiger 06b8ab4582 correct scrollbar rendering in comboboxes.
If not enough items list, render shorter scrollbar.
2019-10-09 01:45:51 +02:00
titiger e0216d9785 Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop 2019-10-08 11:49:16 +02:00
titiger af36771b3c save setups 2019-10-08 11:47:27 +02:00
titiger 6897fad692 bugfix for save setups 2019-10-08 01:08:24 +02:00
titiger b3ff608db1 load/save/delete setups and combobox bugfixes 2019-10-08 00:52:34 +02:00
titiger 1db8abe0aa comboboxes (connected menu ) 2019-10-06 03:20:38 +02:00
titiger aac297681d comboboxes 2019-10-06 02:25:58 +02:00
titiger 8d1ff2fadd comboboxes
Scenario selection via combobox
2019-10-06 02:21:16 +02:00
titiger 68153878a0 cobobox fun
mapinfo toggling places
2019-10-06 00:46:33 +02:00
titiger 389892600b comboboxes
first usage in custom menu for maps
2019-10-05 22:41:21 +02:00
titiger 2be2dc5cab cleanup custom/connected game menu layout 2019-10-04 15:06:07 +02:00
titiger 1d234f959c make mega AI fight smarter 2019-09-26 23:06:10 +02:00
titiger b3e0e1b462 trying to let mega CPUs fight smarter 2019-06-22 00:54:29 +02:00
andy5995 7ce848505b
map editor/main.cpp: mark this stone as unharvestable
This makes it more clear that this particlular stone is unharvestable.
Usually people can figure it out after their map has unharvestable stone
where they wanted harvestable stone to be, but this maybe will help new
map-makers.
2019-05-06 01:11:29 -05:00
titiger aec1e6d416 display map author if available in map header 2019-03-11 01:56:06 +01:00
titiger e50e4f3007 first data example for xml based achievements 2018-07-07 02:42:08 +02:00
titiger e3a082dcb7 another try to fix win build 2018-07-07 02:18:46 +02:00
titiger 0a9a629bb0 trying to fix the windows build 2018-07-07 02:04:03 +02:00
titiger feb2f3fe3d first steps for xml based achievements 2018-07-07 01:36:53 +02:00
Tom Reynolds 2984053a79 Move the mojosetup fork back into the MegaGlest organization 2018-06-20 23:42:49 +02:00
Tom Reynolds 889e247406 create LOG_DIR before accessing it 2018-06-20 22:57:00 +02:00
titiger 1caed4accc render resources of selected faction in observer mode 2018-06-13 23:27:21 +02:00
Mark Vejvoda 0d0081c699
Merge pull request #184 from andy5995/patch-1
ircclient.cpp:correct spelling
2018-06-05 06:28:05 -07:00
Andy Alt a54de06bf4
ircclient.cpp:correct spelling
removed the unnecessary "g"
2018-06-04 14:25:37 -05:00
SoftCoder 4a8d24f0dc - updated player stats to count 'played' games and also added new stats to steam 2018-06-02 10:57:54 -07:00
SoftCoder 9dd47eb828 - fix the build 2018-06-02 10:16:25 -07:00
SoftCoder 07319d90a1 - try to fix stupid finiky build 2018-06-02 10:09:52 -07:00
SoftCoder aa4569965e - common interface / code for saving player stats 2018-06-02 10:03:26 -07:00
SoftCoder 00db8cf249 - added a number of new local player stats to track as per etherpad game count achievements 2018-06-02 07:02:43 -07:00
SoftCoder e573ec8690 - started adding logic to write out local player stats when not running from steam 2018-06-02 06:38:36 -07:00
titiger 36af9f3d9f
Merge pull request #183 from Jammyjamjamman/win_linux_oos_fix
Disabled function causing OOS in cross windows-linux games, which was re-en…
2018-05-01 11:18:23 +02:00
Mark Vejvoda f478925c71
Merge pull request #176 from devnexen/build_fix
build fix ... maths functions were not available due to POSIX_C_SOURCE=1
2018-04-10 17:11:32 -07:00
Jammyjamjamman b6dab7ff8b
Disabled function causing OOS in windows-linux games, which was re-enabled in commit 26581a77d2 . 2018-04-11 00:52:25 +01:00
SoftCoder db6b5c4355 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2018-03-19 07:47:16 -07:00