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-13 06:55:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90c2ae649852844ecfa6832f5cd332fb460a1bb5
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
janwas
3f23e37fac
fix atlas screenshot (code that passes the extension wasn't updated when porting to boost::filesystem; the one inside the game engine was)
...
This was SVN commit r5672.
2008-02-23 18:30:30 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00
CommandHandlers.cpp
…
ElevationHandlers.cpp
Fixed non-PCH compiles.
2007-09-02 23:38:58 +00:00
EnvironmentHandlers.cpp
implement atlas feature request
2007-05-29 22:47:26 +00:00
GraphicsSetupHandlers.cpp
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00
MapHandlers.cpp
…
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
fix atlas screenshot (code that passes the extension wasn't updated when porting to boost::filesystem; the one inside the game engine was)
2008-02-23 18:30:30 +00:00
ObjectHandlers.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
TerrainHandlers.cpp
Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture.
2007-06-14 12:11:22 +00:00
TriggerHandler.cpp
…