This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
dba2bd2da21c9102fec89ea0bd85e0dc3d4654ae
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
vts
427674f713
Fix for compilation failure of [10703] on 64-bit systems
...
This was SVN commit r10705.
2011-12-10 11:53:39 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
Fixes crash in Atlas camera handlers, focus loss causes a scroll action, and seg fault if game not initialized.
Fixes
#988
.
2011-10-30 05:09:31 +00:00
CinemaHandler.cpp
…
CommandHandlers.cpp
…
ElevationHandlers.cpp
…
EnvironmentHandlers.cpp
…
GraphicsSetupHandlers.cpp
Fix for compilation failure of [10703] on 64-bit systems
2011-12-10 11:53:39 +00:00
MapHandlers.cpp
# Allow saving and loading single-player games.
2011-10-30 00:07:28 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
Moves camera projection settings to default.cfg.
2011-11-17 23:34:01 +00:00
ObjectHandlers.cpp
Fixes Atlas player panel getting out of sync with simulation.
Fixes
#927
.
2011-08-22 21:45:39 +00:00
PlayerHandlers.cpp
…
TerrainHandlers.cpp
Fix non-PCH build
2011-08-23 17:48:06 +00:00
TriggerHandler.cpp
…