Titus Tscharntke
|
218c540bea
|
In graphics option new screenmodes are "tested" now.
Animate only a given number of objects in tilesets.
|
2013-05-19 12:30:10 +00:00 |
|
Mark Vejvoda
|
8fd82a4f7d
|
add more world synch logging and disabled potentially dangerous ini properties that were still referenced in the pathfinder to see if this was the cause of out of synchs (due to old settings that affected the pathfinder)
|
2013-05-19 05:16:21 +00:00 |
|
Mark Vejvoda
|
7966422582
|
attempt to fix segfaults discovered during testing
|
2013-05-18 05:57:22 +00:00 |
|
Mark Vejvoda
|
24f3a1d6de
|
add more synch logging to pathfinder
|
2013-05-18 03:11:26 +00:00 |
|
Mark Vejvoda
|
3c05195436
|
add more synch logging to pathfinder
|
2013-05-17 22:51:40 +00:00 |
|
Tom Reynolds
|
c09d807ad8
|
some error handling for windows breakpad stacktrace dumping
|
2013-05-17 19:20:07 +00:00 |
|
Mark Vejvoda
|
72ef16c918
|
updated windows script to use generic path variable
|
2013-05-17 19:13:43 +00:00 |
|
Mark Vejvoda
|
25f1b4d447
|
add support for google breakpad symbol file creation and stack traces
|
2013-05-17 18:17:02 +00:00 |
|
Mark Vejvoda
|
d8c7ccec9d
|
fixed main menu center of images
|
2013-05-17 09:31:47 +00:00 |
|
Mark Vejvoda
|
1ddf7db804
|
added scripts to produce google-breakpad symbols and produce a stacktrace from a dmp
|
2013-05-17 06:40:19 +00:00 |
|
Mark Vejvoda
|
748763f0f1
|
code cleanup based on cppcheck results
|
2013-05-17 05:21:14 +00:00 |
|
Mark Vejvoda
|
c55b9c3ffe
|
code cleanup based on cppcheck results
|
2013-05-17 05:01:23 +00:00 |
|
Mark Vejvoda
|
2fd5c2241e
|
code cleanup based on cppcheck results
|
2013-05-17 04:06:39 +00:00 |
|
Mark Vejvoda
|
8408526b12
|
code cleanup based on cppcheck results
|
2013-05-17 03:59:34 +00:00 |
|
Mark Vejvoda
|
0c9679b8b2
|
some code cleanup
|
2013-05-17 02:14:43 +00:00 |
|
Mark Vejvoda
|
bca6b5a8fb
|
better logging of unit movement header and footer info
|
2013-05-17 01:32:29 +00:00 |
|
Mark Vejvoda
|
a17fcdb5b4
|
bugfixes for thread shutdown
|
2013-05-17 00:40:54 +00:00 |
|
Mark Vejvoda
|
910bb8bc56
|
- attempt to have more clean shutdown of threads on game exit
|
2013-05-17 00:08:26 +00:00 |
|
Tom Reynolds
|
4bc007f239
|
Whoopsie, now with better CPU detection and fallback
|
2013-05-15 05:30:51 +00:00 |
|
Mark Vejvoda
|
febbf5012c
|
attempt to fix delay of irc client
|
2013-05-15 04:49:57 +00:00 |
|
Tom Reynolds
|
a6e6ab8f53
|
Use 'nproc' command instead of /proc/cpuinfo (doesn't work on armv5tel) to determine # of cores (lscpu can be another option)
|
2013-05-15 04:00:36 +00:00 |
|
Tom Reynolds
|
c10bb9f10e
|
fix typo in setupBuildDeps.sh and make it report architecture in case of errors
|
2013-05-15 03:18:31 +00:00 |
|
Mark Vejvoda
|
dbd26de28f
|
attempt to fix crash of irc client on exit
|
2013-05-15 00:45:34 +00:00 |
|
Tom Reynolds
|
280a00dc35
|
* Proper localization for Titi's "newbie" warning
* Fix typo in Linux build script
|
2013-05-05 12:06:31 +00:00 |
|
Mark Vejvoda
|
2771069c16
|
added extra null check on main application close to hopefully fix windows crash
|
2013-05-05 06:14:22 +00:00 |
|
Mark Vejvoda
|
c34169d19d
|
bugfix, do not reset selected factions if there is only 1 techtree
|
2013-05-05 05:35:12 +00:00 |
|
Mark Vejvoda
|
0f7f2ae287
|
lineup ui for pause for lag
|
2013-05-04 06:09:00 +00:00 |
|
Mark Vejvoda
|
5370729ce1
|
bugfix to close irc client down quickly when exiting application.
|
2013-05-03 23:11:57 +00:00 |
|
Mark Vejvoda
|
1b344808ff
|
added more unit tests and did some refactoring of xml parser code
|
2013-05-03 20:18:01 +00:00 |
|
Tom Reynolds
|
e43b9c3176
|
W32: Make NSIS created data folder shortcut work as expected - thanks 'case' / jmh @ landoleet
|
2013-05-03 18:51:49 +00:00 |
|
Mark Vejvoda
|
348993853f
|
bugfix for crc checking when data is toggled and user downloads somethign different
|
2013-05-03 06:25:38 +00:00 |
|
Mark Vejvoda
|
dc27d02972
|
bugfix to not crash when loading corrupt scenarios
|
2013-05-03 06:03:54 +00:00 |
|
Titus Tscharntke
|
775b351bc2
|
more space in options menues ( gfx menu will follow later )
|
2013-05-02 22:35:54 +00:00 |
|
Titus Tscharntke
|
325f33a155
|
Selection via cellmap turned out not to be good -> revert
|
2013-05-02 20:52:23 +00:00 |
|
Tom Reynolds
|
32a197e2ab
|
build dependencies installer support for Ubuntu 13.04 - tested and works
|
2013-05-02 00:14:19 +00:00 |
|
Mark Vejvoda
|
c141ee978d
|
fixed vc++ build to support zip files
|
2013-05-01 21:49:00 +00:00 |
|
Mark Vejvoda
|
a2f27cda8e
|
fixed vc++ build to support zip files
|
2013-05-01 21:22:15 +00:00 |
|
Mark Vejvoda
|
7534feb971
|
forgot to add an include
|
2013-05-01 21:01:57 +00:00 |
|
Mark Vejvoda
|
c30d78ff74
|
saved games for rejoining in progress games saves to .zip and sends that to clients.
|
2013-05-01 20:56:19 +00:00 |
|
Mark Vejvoda
|
480c77949c
|
bugfix for crc checking after download of missing content and server changes to different data then the data downloaded
|
2013-05-01 04:57:41 +00:00 |
|
Mark Vejvoda
|
3163b3887a
|
fix the unit tests that didn't work on some compilers handling static cast of enums in a weird way
|
2013-05-01 01:20:29 +00:00 |
|
Mark Vejvoda
|
3f15947448
|
fix the unit tests that didn't work on some compilers handling static cast of enums in a weird way
|
2013-05-01 01:13:17 +00:00 |
|
Mark Vejvoda
|
587377c03f
|
fix the unit tests that didn't work on some compilers handling static cast of enums in a weird way
|
2013-05-01 01:01:50 +00:00 |
|
Mark Vejvoda
|
ec8d98f3c9
|
bugfix, restore human playername when reloading last game settings
|
2013-05-01 00:44:29 +00:00 |
|
Tom Reynolds
|
02d942e0cf
|
minimalistic error testing for CI build script
|
2013-04-30 19:54:51 +00:00 |
|
Mark Vejvoda
|
ab6793d25b
|
- added unit tests to vc++ build (requires updated windows_deps from sourceforge.net)
|
2013-04-30 07:03:03 +00:00 |
|
Mark Vejvoda
|
c19065ebd0
|
bugfix for rain particles when loading keyboard setup in game (and memory cleanup)
|
2013-04-30 06:17:30 +00:00 |
|
Mark Vejvoda
|
65266ca41e
|
- added cppunit into build system and started writing some unit tests (requires new dependency cppunit)
|
2013-04-30 01:27:14 +00:00 |
|
Titus Tscharntke
|
db921c3fb7
|
attack enemy units even if you missed them and only hit the map cell.
|
2013-04-29 23:05:56 +00:00 |
|
Mark Vejvoda
|
45a1fcdf4e
|
bugfix for purgeunused to not delete language files for techtrees
|
2013-04-29 05:51:41 +00:00 |
|