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-20 23:27:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5403c19cf051462ee70030bb4863d871be9b9351
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
historic_bruno
7f1fd01174
Moves some includes out of Renderer.h to slightly optimize compilation
...
This was SVN commit r15912.
2014-10-28 03:57:22 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
…
CommandHandlers.cpp
…
ElevationHandlers.cpp
…
EnvironmentHandlers.cpp
Moves some includes out of Renderer.h to slightly optimize compilation
2014-10-28 03:57:22 +00:00
GraphicsSetupHandlers.cpp
Moves some includes out of Renderer.h to slightly optimize compilation
2014-10-28 03:57:22 +00:00
MapHandlers.cpp
Fixes undefined property reference in Atlas after generating random map.
2014-09-08 03:48:24 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
Improves SDL2 support, includes patch by yashi and fabio, refs
#2041
:
2014-09-20 12:12:35 +00:00
ObjectHandlers.cpp
Fixes Atlas copy/paste not copying actor seeds, patch by trompetin17,
fixes
#2791
2014-09-13 16:53:43 +00:00
PlayerHandlers.cpp
…
TerrainHandlers.cpp
…
TriggerHandler.cpp
…