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 00:46:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7240dc3fe9fdaf79ded26cce2001aa59f2c9fc0
0ad
/
source
/
tools
/
atlas
/
GameInterface
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
..
Handlers
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
ActorViewer.cpp
# Add fog-of-war.
2010-09-23 12:13:13 +00:00
ActorViewer.h
…
Brushes.cpp
…
Brushes.h
…
CommandProc.cpp
…
CommandProc.h
…
DeltaArray.h
…
GameLoop.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
GameLoop.h
…
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
…
MessagePasserImpl.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
MessagePasserImpl.h
…
Messages.h
Fix Mesa S3TC-enabling to work in Atlas
2010-10-21 23:44:54 +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
…
SimState.h
…
View.cpp
…
View.h
…