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
dd3fdf6800a8c649aed1d2fab2c2b0bc5290831a
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
T
History
sanderd17
7d265cec80
Add copy-paste (CTRL+C/V) to Atlas. Patch by trompetin17.
Fixes
#96
...
This was SVN commit r15381.
2014-06-17 13:14:25 +00:00
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
…
CommandHandlers.cpp
…
ElevationHandlers.cpp
make new elevation tool more drastic + add RMB action
2013-08-17 14:02:18 +00:00
EnvironmentHandlers.cpp
Substantial speed-up of the foam generation code.
2014-01-05 16:15:20 +00:00
GraphicsSetupHandlers.cpp
Fixes stack overflow in stack dump logic, by special-casing boost::unordered types,
fixes
#1813
.
2013-08-20 21:07:42 +00:00
MapHandlers.cpp
Texture system refactoring and cleanup,
fixes
#2455
, patch by IronNerd.
2014-03-13 02:37:05 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
ObjectHandlers.cpp
Add copy-paste (CTRL+C/V) to Atlas. Patch by trompetin17.
Fixes
#96
2014-06-17 13:14:25 +00:00
PlayerHandlers.cpp
…
TerrainHandlers.cpp
…
TriggerHandler.cpp
…