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-06-26 14:46:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44eb336dfed03aa89b856eadd39ffed84a266eae
0ad
/
source
/
ps
/
GameSetup
T
History
JoshuaJB
fa85527baf
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
...
This was SVN commit r14732.
2014-02-05 02:44:25 +00:00
..
tests
Fix test
2011-05-07 00:14:17 +00:00
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
…
CmdLineArgs.h
…
Config.cpp
Disables the JS debugger.
2014-01-04 20:47:56 +00:00
Config.h
Fix water rendering (transparent objects now appear correctly when underwater/in reflections)
2013-12-30 15:52:42 +00:00
GameSetup.cpp
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
GameSetup.h
Fixes stack overflow in stack dump logic, by special-casing boost::unordered types,
fixes
#1813
.
2013-08-20 21:07:42 +00:00
HWDetect.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
HWDetect.h
…
Paths.cpp
Fix MSVC warning. Refs
#1838
.
2013-02-21 19:59:39 +00:00
Paths.h
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00