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-06-24 14:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dde1cda94fc2ab18784e24ee183d77bde47d32e
0ad
/
source
T
History
Itms
8dde1cda94
Style cleanup, and remove a wrong TODO.
...
This was SVN commit r16974.
2015-09-02 17:40:31 +00:00
..
collada
…
graphics
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
gui
GUI code cleanup.
Fixes
#3354
.
2015-08-21 17:08:41 +00:00
i18n
…
lib
…
lobby
Fix 3171 by moving some logic to C++. These changes do not optimize the presence buffer and only fix the state bug.
2015-08-30 12:56:48 +00:00
maths
…
mocks
…
network
Revert a wrong piece of code from
63e42fbd31
. Refs
#3293
2015-08-30 20:32:22 +00:00
pch
…
ps
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
renderer
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
scriptinterface
…
simulation2
Style cleanup, and remove a wrong TODO.
2015-09-02 17:40:31 +00:00
soundmanager
…
third_party
…
tools
Lobby bot optimizations.
2015-08-30 17:50:16 +00:00
main.cpp
Optionally limit the framerate in menus to 50 FPS, to save power. Patch by elexis,
fixes
#2882
2015-08-20 13:22:44 +00:00
test_setup.cpp
…