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-22 23:35:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c089f59b61117da2cfedcd5b2fd31def45f8dc7f
0ad
/
source
/
tools
/
atlas
/
GameInterface
T
History
historic_bruno
8fabaa4f8c
Fixes Atlas crashing when random map generator fails, load the blank map for now.
...
This was SVN commit r10939.
2012-01-21 00:53:34 +00:00
..
Handlers
Fixes Atlas crashing when random map generator fails, load the blank map for now.
2012-01-21 00:53:34 +00:00
ActorViewer.cpp
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
ActorViewer.h
Fix for compilation failure of [10703] on 64-bit systems
2011-12-10 11:53:39 +00:00
Brushes.cpp
Implemented nested territory boundaries.
Fixes
#918
.
2012-01-18 21:22:58 +00:00
Brushes.h
# Fix terrain blending logic.
2011-01-29 16:31:48 +00:00
CommandProc.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
CommandProc.h
…
DeltaArray.h
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
GameLoop.cpp
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
GameLoop.h
…
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
…
MessagePasserImpl.cpp
Add initial code annotations for the new profiling tool
2011-11-04 01:35:50 +00:00
MessagePasserImpl.h
…
Messages.h
Fix for compilation failure of [10703] on 64-bit systems
2011-12-10 11:53:39 +00:00
MessagesSetup.h
…
Misc.cpp
…
Register.cpp
…
Shareable.h
…
SharedMemory.h
…
SharedTypes.h
# towards locale-independent pathnames on Linux
2011-03-21 17:53:13 +00:00
SimState.cpp
…
SimState.h
…
View.cpp
Fix for compilation failure of [10703] on 64-bit systems
2011-12-10 11:53:39 +00:00
View.h
Fix for compilation failure of [10703] on 64-bit systems
2011-12-10 11:53:39 +00:00