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 22:07:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7240dc3fe9fdaf79ded26cce2001aa59f2c9fc0
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
historic_bruno
1201956b93
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
...
This was SVN commit r8792.
2010-12-05 08:50:33 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
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
Fix Mesa S3TC-enabling to work in Atlas
2010-10-21 23:44:54 +00:00
MapHandlers.cpp
Fix Atlas and autostart.
2010-10-30 13:27:23 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
ObjectHandlers.cpp
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
TerrainHandlers.cpp
# Add new texture loading system with automatic compression.
2010-09-10 21:02:10 +00:00
TriggerHandler.cpp
…