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 06:45:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9562dc5abe4754e02bfd01214ef23664c4acdf0a
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
Ykkrosh
c728aa972c
Support the <float/> property in actors
...
This was SVN commit r7883.
2010-08-09 01:28:13 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
…
CommandHandlers.cpp
…
ElevationHandlers.cpp
# Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim.
2010-08-05 20:43:31 +00:00
EnvironmentHandlers.cpp
…
GraphicsSetupHandlers.cpp
# Refactored the networking code, and redesigned the game setup screen.
2010-06-30 21:41:04 +00:00
MapHandlers.cpp
Delete lots of obsolete unused script-interface code.
2010-08-01 20:56:34 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
# Support alt+enter to toggle fullscreen mode. Make game window resizable.
2010-06-03 19:07:59 +00:00
ObjectHandlers.cpp
Support the <float/> property in actors
2010-08-09 01:28:13 +00:00
TerrainHandlers.cpp
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00
TriggerHandler.cpp
…