Mark Vejvoda
|
9549b7f87a
|
bugfix for join meshes, add opacity check also
|
2013-06-22 22:41:37 +00:00 |
|
Mark Vejvoda
|
b418d46254
|
bugfix for joining meshes, need to also check noselect flag
|
2013-06-22 21:47:50 +00:00 |
|
Mark Vejvoda
|
1520cdcea0
|
add check for invalid model missing texture
|
2013-06-22 21:41:30 +00:00 |
|
Mark Vejvoda
|
4684779186
|
removed commented code
|
2013-06-22 18:09:29 +00:00 |
|
Mark Vejvoda
|
3a88edf869
|
fix dep script on Fedora
|
2013-06-22 18:08:35 +00:00 |
|
Mark Vejvoda
|
17da18978a
|
init variables
|
2013-06-22 07:39:12 +00:00 |
|
Mark Vejvoda
|
67bf5ebc1b
|
bugfix for vc++ compiling
|
2013-06-22 04:32:22 +00:00 |
|
Mark Vejvoda
|
af91eb8b4e
|
update to proper data type
|
2013-06-22 03:49:51 +00:00 |
|
Mark Vejvoda
|
bb14d4cc1e
|
bugfix for shutdown of threads and garbage collection.
|
2013-06-22 03:36:18 +00:00 |
|
Mark Vejvoda
|
76ee030e93
|
bugfix for shutdown of threads and garbage collection.
|
2013-06-21 22:59:22 +00:00 |
|
Mark Vejvoda
|
0e184d609c
|
updated cmake message
|
2013-06-21 19:24:59 +00:00 |
|
Mark Vejvoda
|
7b4a724764
|
bugfix for libminiupnpc cmake script
|
2013-06-21 19:19:38 +00:00 |
|
Mark Vejvoda
|
0c56e13e7a
|
bugfix for libminiupnpc cmake script
|
2013-06-21 19:04:57 +00:00 |
|
Mark Vejvoda
|
0385e6f5f8
|
bugfix for libminiupnpc cmake script
|
2013-06-21 18:43:17 +00:00 |
|
Mark Vejvoda
|
bd4e2c8724
|
applied heightmap addition to map editor -> thanks muwum
|
2013-06-21 18:21:07 +00:00 |
|
Tom Reynolds
|
a9a0a94550
|
add XML mime-type to svn property setting script
|
2013-06-21 18:02:31 +00:00 |
|
Mark Vejvoda
|
9346fd5304
|
updated script to support debian sid
|
2013-06-21 14:44:53 +00:00 |
|
Mark Vejvoda
|
5524cd6a0e
|
- updated exit game menu text vs leaving the application as requested.
- updates from transifex
|
2013-06-21 06:01:43 +00:00 |
|
Mark Vejvoda
|
441390e5c5
|
- fixed vc++ 2012 build
- some fixes found from vc++ 2012 code analyser
|
2013-06-21 00:12:19 +00:00 |
|
Mark Vejvoda
|
4848e957e7
|
code cleanup from cppcheck
|
2013-06-20 22:51:28 +00:00 |
|
Titus Tscharntke
|
511ba5134f
|
default selection is colorpicking now
|
2013-06-20 21:42:01 +00:00 |
|
Mark Vejvoda
|
8d36c07a61
|
make AI smarter when needing more resources, prefer units that 'give back' resources over producers
|
2013-06-20 20:04:19 +00:00 |
|
Mark Vejvoda
|
3696c3b9d4
|
bugfix for error when changing resource multiplier lower than 0.5
|
2013-06-20 19:18:29 +00:00 |
|
Mark Vejvoda
|
dde601e416
|
attempt to implement will's mesh merging for better render performance
|
2013-06-20 07:24:09 +00:00 |
|
Mark Vejvoda
|
00eb9a9561
|
- added a new script that sets svn properties for lng and sh files
|
2013-06-19 17:33:35 +00:00 |
|
Mark Vejvoda
|
d7eaeaead5
|
updated next hint to a button and added english label
|
2013-06-19 16:12:00 +00:00 |
|
Mark Vejvoda
|
06c3186466
|
client can now see if techtree translated setting shows
|
2013-06-19 01:03:51 +00:00 |
|
Mark Vejvoda
|
aceb9aec0a
|
re-fix titi's morph when no space available
|
2013-06-19 00:19:29 +00:00 |
|
Mark Vejvoda
|
c9c5d9aa8f
|
more frequent checking for client lag
|
2013-06-19 00:01:29 +00:00 |
|
Tom Reynolds
|
2a6fe53179
|
add vietnamese
|
2013-06-18 23:56:46 +00:00 |
|
Mark Vejvoda
|
ceb17ce56d
|
bugfix - proper client shutdown on sudden disconnect during game play
|
2013-06-18 23:41:14 +00:00 |
|
Mark Vejvoda
|
b31df9e94c
|
attempt to further stabilize thread garbage collector
|
2013-06-18 22:41:18 +00:00 |
|
Mark Vejvoda
|
eec6d4f59c
|
bugfix for pure virtual error on garbage collector thread
|
2013-06-18 22:26:12 +00:00 |
|
Titus Tscharntke
|
d13242287c
|
client slowdown/wait/speedup messages in verbose mode only
|
2013-06-16 18:21:33 +00:00 |
|
Mark Vejvoda
|
075293de09
|
fixed names showing in lobby menu to be properly formatted
|
2013-06-16 01:14:04 +00:00 |
|
Mark Vejvoda
|
54a28b6fb5
|
see if this makes the AI produce more food quickly when needed
|
2013-06-15 07:29:59 +00:00 |
|
Mark Vejvoda
|
1b3ee1503b
|
code cleanup from cppcheck
|
2013-06-15 01:43:44 +00:00 |
|
Mark Vejvoda
|
c646d0371c
|
updated to throw exception (not assert) when item missing from listbox
|
2013-06-15 00:31:51 +00:00 |
|
Mark Vejvoda
|
b9bb1623a6
|
make sure unpnpc patch is applied as given on sourceforge
|
2013-06-14 03:32:10 +00:00 |
|
Mark Vejvoda
|
dd1becad74
|
removed afrikaans language from transifex as no action for a long time
|
2013-06-14 03:05:05 +00:00 |
|
Mark Vejvoda
|
ad9985f432
|
- removed persian language files, no activity for a long time and no translator assigned in transifex
|
2013-06-14 03:00:22 +00:00 |
|
Titus Tscharntke
|
ee20fbd37b
|
VCC does not like float constants ...
|
2013-06-13 21:29:03 +00:00 |
|
Mark Vejvoda
|
7a6b59ddb1
|
added translatable factions to custom menu
|
2013-06-13 21:20:55 +00:00 |
|
Mark Vejvoda
|
1ae691904c
|
changed name of megapack resource to match transifex
|
2013-06-13 20:51:32 +00:00 |
|
Mark Vejvoda
|
8a578c1e95
|
added transifex languages for megapack
|
2013-06-13 20:41:03 +00:00 |
|
Mark Vejvoda
|
ba1852aa63
|
a few missed areas of translated techtrees
|
2013-06-13 20:22:04 +00:00 |
|
Titus Tscharntke
|
dc716702c4
|
In loading screen you can click to show the next hint ( patch made by titi_son )
|
2013-06-13 20:08:50 +00:00 |
|
Mark Vejvoda
|
c9aab227e5
|
allow pausing network games when not joining an in progress game
|
2013-06-13 19:57:19 +00:00 |
|
Mark Vejvoda
|
0ead6a36dc
|
full support for translated techtrees
|
2013-06-13 08:55:48 +00:00 |
|
Titus Tscharntke
|
1f96dae8c7
|
tilesets can set default air unit heights
|
2013-06-13 07:34:32 +00:00 |
|