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-06 16:26:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dc0abebdb1f317c9cce7b2c78cd6cd9016545cf
0ad
/
source
/
simulation2
T
History
vladislavbelov
4fba543488
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
...
This was SVN commit r26158.
2022-01-03 10:49:12 +00:00
..
components
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +00:00
docs
Migrate DEFINE_INTERFACE_METHOD_* to the ScriptFunction wrappers.
2021-05-01 08:01:30 +00:00
helpers
Remove executable bit on some source files.
2021-09-12 18:41:51 +00:00
scripting
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
serialization
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
system
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
tests
Debundle Valgrind and make it optional
2021-09-20 22:18:28 +00:00
MessageTypes.h
Add a simple 'pushing' logic to unit motion to improve movement.
2021-04-02 16:30:59 +00:00
Simulation2.cpp
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
2021-05-22 19:30:18 +00:00
Simulation2.h
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
2021-05-22 19:30:18 +00:00
TypeList.h
Add a simple 'pushing' logic to unit motion to improve movement.
2021-04-02 16:30:59 +00:00