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-27 22:47:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31e98e5c03608e2972613e995ffa3333be3db749
0ad
/
source
/
ps
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
..
GameSetup
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
scripting
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
tests
…
XML
…
ArchiveBuilder.cpp
…
ArchiveBuilder.h
…
CacheLoader.cpp
…
CacheLoader.h
…
CConsole.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
CConsole.h
…
CLogger.cpp
…
CLogger.h
…
Compress.cpp
…
Compress.h
…
ConfigDB.cpp
…
ConfigDB.h
…
CStr.cpp
…
CStr.h
…
CStrIntern.cpp
…
CStrIntern.h
…
CStrInternStatic.h
Substantial speed-up of the foam generation code.
2014-01-05 16:15:20 +00:00
DllLoader.cpp
…
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
…
Filesystem.h
…
Game.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
Game.h
…
Globals.cpp
…
Globals.h
…
GUID.cpp
…
GUID.h
…
Hotkey.cpp
…
Hotkey.h
…
Joystick.cpp
…
Joystick.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Preprocessor.cpp
…
Preprocessor.h
…
PreprocessorWrapper.cpp
…
PreprocessorWrapper.h
…
Profile.cpp
…
Profile.h
…
Profiler2.cpp
…
Profiler2.h
…
Profiler2GPU.cpp
…
Profiler2GPU.h
…
ProfileViewer.cpp
…
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Replay.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
Replay.h
…
SavedGame.cpp
check version and mods before loading a file,
fixes
#2361
and
#2385
.
2014-01-21 22:49:42 +00:00
SavedGame.h
check version and mods before loading a file,
fixes
#2361
and
#2385
.
2014-01-21 22:49:42 +00:00
Singleton.h
…
ThreadUtil.cpp
…
ThreadUtil.h
…
TouchInput.cpp
…
TouchInput.h
…
UniDoubler.h
…
UserReport.cpp
…
UserReport.h
…
utf16string.h
…
Util.cpp
…
Util.h
…
VideoMode.cpp
Attempts to fix crash reported on OS X Mavericks by not calling SDL_SetGamma in that case (this patch was included in the A15 bundles), refs
#2272
2014-01-08 01:29:04 +00:00
VideoMode.h
…
World.cpp
…
World.h
…