This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-14 05:35:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4ec034bb550cbc407e5c86c92bc164cb6fdad26
0ad
/
source
T
History
sanderd17
19965ce37a
Fix missing territory decay when moving out of territory without changing the actual territory. Add possibility to check movement over territory boders in the JS simulation part. Based on patch by niektb
...
This was SVN commit r14754.
2014-02-16 15:22:11 +00:00
..
collada
…
graphics
Fixes clang "hidden overloaded virtual function" warning, patch by Echelon9,
fixes
#2388
2014-01-26 01:20:34 +00:00
gui
Correctly handle the keypad enter in CInput.cpp and make the return key case catch SDLK_RETURN instead of '/r' for consistancy and readability.
2014-02-03 21:46:27 +00:00
lib
Disables checks in os_cpu_LargePageSize Windows implementation, since they failed on Vista SP2 with old Xeon CPU,
fixes
#2346
2014-02-04 22:30:29 +00:00
lobby
Make my last commit C++98 compatible.
2014-01-31 01:26:08 +00:00
maths
…
mocks
…
network
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
pch
…
ps
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
renderer
Disabling the OFFSET_LINE doesn't change any functionality as far as seen, while it
fixes
#2368
.
2014-01-10 19:56:36 +00:00
scriptinterface
Reverts
f25edfd8f1
. Structured clones don't support cyclic references in SpiderMonkey v1.8.5.
2014-02-06 13:32:09 +00:00
simulation2
Fix missing territory decay when moving out of territory without changing the actual territory. Add possibility to check movement over territory boders in the JS simulation part. Based on patch by niektb
2014-02-16 15:22:11 +00:00
soundmanager
Improves error handling in sound manager. Fixes some crashes and errors that could occur when OpenAL failed to init properly,
fixes
#2183
,
#2345
2014-02-02 05:58:27 +00:00
third_party
Change the licence of sha.h to match the licence of sha.cpp. Refs
#2308
2014-01-18 13:12:29 +00:00
tools
Anti-disconnect addition to the gamesetup screen. Also fixes typo in the lobby bot README.
2014-02-16 06:22:16 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…