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-27 15:31:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1861448e6cfbbb8967fc72dfb94be5f58caac12e
0ad
/
source
/
ps
T
History
olsner
5bb14c7a59
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
...
This was SVN commit r7328.
2010-02-18 00:06:50 +00:00
..
GameSetup
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
scripting
…
tests
…
XML
…
CConsole.cpp
…
CConsole.h
…
CLogger.cpp
…
CLogger.h
…
ConfigDB.cpp
…
ConfigDB.h
…
CStr.cpp
…
CStr.h
…
DllLoader.cpp
…
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
…
Filesystem.h
…
Font.cpp
…
Font.h
…
Game.cpp
# Basic animation support in new simulation system.
2010-02-07 20:06:16 +00:00
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Globals.cpp
Don't scroll the game view when the mouse is outside the window
2010-01-23 20:40:15 +00:00
Globals.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
Hotkey.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Hotkey.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
i18n.cpp
…
i18n.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
Interact.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Interact.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
KeyName.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
KeyName.h
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Loader.cpp
…
Loader.h
…
LoaderThunks.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Player.cpp
…
Player.h
…
Profile.cpp
…
Profile.h
…
ProfileViewer.cpp
…
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
StringConvert.cpp
…
StringConvert.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Util.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
Vector2D.h
…
World.cpp
Optimised pathfinder, particularly to avoid slow MSVC debug STL.
2010-02-08 22:05:05 +00:00
World.h
…