Mark Vejvoda
|
3126a10966
|
- added code to be able to properly render attack particles when unit is not visible (turned off for now due to questions)
|
2013-09-19 20:03:36 +00:00 |
|
Mark Vejvoda
|
b83e7dae90
|
added null checks
|
2013-09-19 17:32:36 +00:00 |
|
Mark Vejvoda
|
bbe7042b2d
|
fixed loading scenario to read lua number as a float
|
2013-09-19 07:12:48 +00:00 |
|
Mark Vejvoda
|
f344aac3f8
|
- load-scenarios now alsways takes physical folder name of the scenario
|
2013-09-19 06:56:50 +00:00 |
|
Mark Vejvoda
|
ab413f1d0c
|
small code cleanup from cppcheck
|
2013-09-19 06:32:47 +00:00 |
|
Mark Vejvoda
|
970de758e4
|
- bugfix for network CRC comparison so we don't lose frames
|
2013-09-19 01:35:08 +00:00 |
|
Mark Vejvoda
|
d4a6645a4d
|
- more code cleanup and game lobby force refresh bugfix when data changes
|
2013-09-19 01:19:36 +00:00 |
|
Mark Vejvoda
|
3a5c99bca5
|
small code cleanup to see if this corrects any memory issues
|
2013-09-18 22:44:04 +00:00 |
|
Mark Vejvoda
|
8a50dbd671
|
- on reload game check ini setting for crc network checks
|
2013-09-18 21:43:25 +00:00 |
|
Mark Vejvoda
|
aa66e4b5e9
|
- updates to cmake script to detect inclusion of libvlc (and spelling mistake fix)
|
2013-09-18 19:03:12 +00:00 |
|
Mark Vejvoda
|
60028086e2
|
see if this fixes crc bug
|
2013-09-18 18:49:57 +00:00 |
|
Mark Vejvoda
|
538a676006
|
- attempt bugfix for floating point issue causing oos
|
2013-09-18 00:46:30 +00:00 |
|
Mark Vejvoda
|
013ed35c8b
|
added more debug info to unit crc logs
|
2013-09-17 23:52:27 +00:00 |
|
Mark Vejvoda
|
b716cea3e7
|
update server crc log count
|
2013-09-17 16:36:05 +00:00 |
|
Mark Vejvoda
|
1d16d57c74
|
lowered the log max size limit for crc logging
|
2013-09-17 03:06:01 +00:00 |
|
Mark Vejvoda
|
fefb9b6148
|
- hide the removing crc log print to console
|
2013-09-17 03:03:16 +00:00 |
|
Mark Vejvoda
|
d7abf70920
|
- updated crc log for units to exclude floating point rotation info
|
2013-09-17 01:32:25 +00:00 |
|
Mark Vejvoda
|
d22c10ccda
|
- added crc logging when crc mismatch detected
|
2013-09-17 00:43:14 +00:00 |
|
Tom Reynolds
|
b08ac7ef9d
|
Add Albanian resources to .tx/config, update existing translations for various resources
|
2013-09-17 00:36:14 +00:00 |
|
Titus Tscharntke
|
fde6d4f4dc
|
version set to dev again ( data does not fit anymore )
|
2013-09-15 21:55:55 +00:00 |
|
Titus Tscharntke
|
3f7d608955
|
version set to dev again ( data does not fit anymore )
|
2013-09-15 21:39:22 +00:00 |
|
Titus Tscharntke
|
a5834ddf57
|
I hope it solves a timing problem with rendering and resetting the gui. https://forum.megaglest.org/index.php?topic=9163.0
|
2013-09-14 23:56:26 +00:00 |
|
Mark Vejvoda
|
d30b8998db
|
updated mg version script to beta2
|
2013-09-12 18:33:08 +00:00 |
|
Mark Vejvoda
|
b5e26070b1
|
- updated to beta2 and added primitive CRC checking for network games, requies the Host user to set the following ini to enable CRC's:
EnableNetworkGameSynchChecks=true
|
2013-09-12 03:33:43 +00:00 |
|
Titus Tscharntke
|
6f85a6aa4a
|
old air behaviour for resource production. new one is reachable via ini switch NewResourceBehaviour=true
|
2013-08-29 22:30:09 +00:00 |
|
Mark Vejvoda
|
f617866237
|
- attempt to see if this handles resource associated units better
|
2013-08-10 06:53:16 +00:00 |
|
Mark Vejvoda
|
5ea417b2bd
|
added a fallback to use glib API if we cannot find the users home folder
|
2013-08-09 18:03:29 +00:00 |
|
Mark Vejvoda
|
cd0a8933cd
|
attempt some speed improvements for logging
|
2013-08-09 04:55:35 +00:00 |
|
Mark Vejvoda
|
97b8979a6c
|
added AI logging for resource unit type logic
|
2013-08-02 21:46:55 +00:00 |
|
Mark Vejvoda
|
1247f1e965
|
a little refactoring and try to fix some of the AI logic for food producers
|
2013-08-02 00:08:16 +00:00 |
|
Mark Vejvoda
|
c60c96a22f
|
enable fontconfig in cmake build
|
2013-08-01 22:24:00 +00:00 |
|
Mark Vejvoda
|
f9c991edda
|
add a guard for null texture and warning on console
|
2013-08-01 22:22:21 +00:00 |
|
Tom Reynolds
|
65b93aa8c2
|
Support build dependencies on Linux Mint 15: https://forum.megaglest.org/index.php?topic=9149.0
Resize "Next hint" button on loading screen: https://forum.megaglest.org/index.php?topic=9141.0
Localization updates from Transifex
|
2013-07-12 10:28:59 +00:00 |
|
Tom Reynolds
|
884e0af446
|
fix setupBuildDeps.sh for Fedora 18
|
2013-07-05 16:30:27 +00:00 |
|
Tom Reynolds
|
7138b46456
|
fix setupBuildDeps.sh for Fedora
|
2013-07-05 16:28:17 +00:00 |
|
Tom Reynolds
|
b7cf7b61ac
|
fix setupBuildDeps.sh for Fedora
|
2013-07-05 16:24:49 +00:00 |
|
Mark Vejvoda
|
0c26460f34
|
- updated version to 3.8.0.-beta1 in preparation for beta1
|
2013-06-26 04:57:17 +00:00 |
|
Tom Reynolds
|
5f74628c52
|
replace multiple spaces by a single space properly.
|
2013-06-26 00:30:34 +00:00 |
|
Titus Tscharntke
|
5747a36394
|
smaller button with clicksound for "next hint"
|
2013-06-25 22:44:57 +00:00 |
|
Titus Tscharntke
|
5a25c094db
|
unblock button always visible ( if a network game )
|
2013-06-25 20:39:15 +00:00 |
|
Mark Vejvoda
|
a689dd58a4
|
force crc refresh for both client and server when mismatched
|
2013-06-24 23:36:03 +00:00 |
|
Mark Vejvoda
|
88ed55ca8e
|
remove uuid from debug view
|
2013-06-24 00:29:32 +00:00 |
|
Mark Vejvoda
|
15582c046f
|
allow headless admin to change techtree translation setting
|
2013-06-23 05:37:47 +00:00 |
|
Mark Vejvoda
|
c88c631010
|
bugfix to force server to refresh CRC if client has different CRC
|
2013-06-23 05:23:02 +00:00 |
|
Mark Vejvoda
|
d46479df95
|
- bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts.
- converted asserts to exceptions
|
2013-06-23 04:17:25 +00:00 |
|
Mark Vejvoda
|
4764da0e50
|
check everything when it comes to joining meshes
|
2013-06-23 03:09:59 +00:00 |
|
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 |
|