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-04 08:06:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca9944b09ca44d72140bec043a7295bf2be506a2
0ad
/
source
/
simulation2
T
History
mimo
351468dbe5
fix initialisation of developper overlay for saved games
...
This was SVN commit r14240.
2013-11-28 18:08:41 +00:00
..
components
fix initialisation of developper overlay for saved games
2013-11-28 18:08:41 +00:00
docs
…
helpers
…
scripting
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00
serialization
Adds DynamicArena allocator that grows by fixed chunk size,
fixes
#2142
.
2013-09-30 01:22:44 +00:00
system
…
tests
Implements skirmish maps, based on patch by sanderd17,
fixes
#1198
. Skirmish maps are like scenarios, except the player can choose their civ during match setup. To create a skirmish map: place some skirmish entities for each player in Atlas (see templates/skirmish/* for examples), uncheck the player's civ in Atlas' player panel if desired, and save in the maps/skirmishes directory. The map will appear in match setup under the "Skirmish" match type.
2013-10-04 02:29:16 +00:00
MessageTypes.h
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00
Simulation2.cpp
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
Simulation2.h
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
TypeList.h
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00