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-12 06:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c728aa972c558eced050e7bf237fa3fa3f488baf
0ad
/
source
/
tools
/
atlas
/
GameInterface
T
History
Ykkrosh
c728aa972c
Support the <float/> property in actors
...
This was SVN commit r7883.
2010-08-09 01:28:13 +00:00
..
Handlers
Support the <float/> property in actors
2010-08-09 01:28:13 +00:00
ActorViewer.cpp
# Added AI for chickens.
2010-07-18 15:19:49 +00:00
ActorViewer.h
…
Brushes.cpp
…
Brushes.h
…
CommandProc.cpp
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
CommandProc.h
…
DeltaArray.h
…
GameLoop.cpp
Delay construction of Atlas message passer
2010-07-24 11:56:21 +00:00
GameLoop.h
…
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
…
MessagePasserImpl.cpp
…
MessagePasserImpl.h
…
Messages.h
# Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim.
2010-08-05 20:43:31 +00:00
MessagesSetup.h
…
Misc.cpp
…
Register.cpp
…
Shareable.h
Compile with -Wundef to detect stupid macro typos like "GCC_VER"
2010-07-14 15:54:39 +00:00
SharedMemory.h
…
SharedTypes.h
…
SimState.cpp
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
SimState.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
View.cpp
# Support alt+enter to toggle fullscreen mode. Make game window resizable.
2010-06-03 19:07:59 +00:00
View.h
# Hotloading of actor XML files.
2010-06-03 01:29:43 +00:00