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-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0322d039f6a67496955791bebccccee695ff8c12
0ad
/
source
/
simulation2
T
History
7wells
779021c9dc
Fix nondeterministic CinemaManager serialization
...
Fixes
#8867
2026-09-14 11:06:34 +02:00
..
components
Fix nondeterministic CinemaManager serialization
2026-09-14 11:06:34 +02:00
docs
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
helpers
Vertex pathfinder: skip vertices with worse g cost
2026-09-11 15:22:37 +02:00
scripting
Remove global g_xres and x_yres
2026-07-08 11:35:46 +02:00
serialization
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
system
Remove XERO_ITER_EL
2026-09-08 10:32:51 +02:00
tests
Adds Load with unique_ptr to VFS
2026-09-10 16:39:29 +02:00
MessageTypes.h
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
Simulation2.cpp
Use turn_id_t (int32_t) for turn-count across simulation, network and replay
2026-07-31 10:34:20 +02:00
Simulation2.h
Use turn_id_t (int32_t) for turn-count across simulation, network and replay
2026-07-31 10:34:20 +02:00
TypeList.h
Store whether a player is activ in C++
2025-01-05 19:57:12 +01:00