Commit Graph

5859 Commits

Author SHA1 Message Date
titiger
5b9f28f21c MaxUnitCount did not work correctly for buildings
Buildings in state 'beeing build' were not taken into account. this is
fixed now.
2020-12-09 01:46:56 +01:00
titiger
6bb687e5cc load model textures with correct case 2020-12-09 01:43:41 +01:00
James Sherratt
9e621fbb01
Feat/blender 2.90 support (#204)
* Blender 2.90 import mostly working

* g3d b290 script: Finish support for importing g3d

* G3D B290: exporter now works

Blender exporter now working. There's still a lot to fix in the script but the basic setup works.

* G3D B290: script now exports animations
2020-11-25 19:46:37 +00:00
titiger
9fe6bb5154 updated data 2020-10-15 00:46:53 +02:00
SoftCoder
4654f69598 - attempt to see if this makes editors compile in debian sid 2020-08-20 15:16:37 -07:00
SoftCoder
b8a4a69ac7 - a 2020-08-19 19:16:13 -07:00
SoftCoder
4bdb45e96e - Add support for PopOs and disable VLC support by default in CMake build 2020-08-19 19:14:23 -07:00
Jammyjamjamman
5a35205402 Add ftp fixes 2020-06-20 19:30:01 +01:00
titiger
0917cbbb82 fix for ubuntu 20.04 2020-05-12 00:24:39 +02:00
titiger
5d811c0d76 dependencies for ubuntu 20.04 2020-05-11 21:29:58 +02:00
Tom Reynolds
72bb4af8a3
Merge pull request #193 from alexeygridnev/patch-1
Update setupBuildDeps.sh
2020-01-26 16:18:24 +01:00
Aleksei Gridnev
efbca14747
Update setupBuildDeps.sh
Adding support for Raspbian (I installed all the dependencies for compiling Megaglest on Raspberry Pi 4 by simply substituting Debian with Raspbian in this script, as they are, essentially, the same system; it worked without any additional tweaks).
2020-01-25 21:45:11 +01:00
titiger
b9ee7e90c6 some data changes 2019-11-18 23:45:39 +01:00
titiger
80cf370209 saved game setups
and lang file
2019-11-18 23:32:01 +01:00
titiger
68de0209fb custom menu layouts disbaled by default
saving and using custum menus layouts ( used for mods ) is disabled now
by default becasue it made trouble with new layout.  There are two new
switches for user.ini to control it:
CustomPropertiesUsageAllowed ( default = false )
CustomPropertiesSaveAllowed ( default=false )
2019-11-12 01:29:25 +01:00
titiger
32859457f6 world dump hotkey disabled by default
in big games accidently pressing this games made users drop out of the
game and its a developer option anyway. From now it only works If debug
is enabled.
2019-11-12 01:25:57 +01:00
titiger
3ad5a53560 more comfortable game setup delete 2019-11-12 00:25:57 +01:00
titiger
5cb0eab085 bugfix for preselection in map combobox
Maps were not only loaded as preview.
2019-11-07 00:12:15 +01:00
titiger
010b1f4f72
Merge pull request #191 from andy5995/stone_unharvestable
map editor/main.cpp: mark this stone as unharvestable
2019-11-01 16:59:06 +01:00
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