This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
9696b18a72aa56e5d72de6a3a9f384acca8dcdca
0ad
/
source
T
History
bb
9696b18a72
Happy new year bb.
...
See previous commit This was SVN commit r26339.
2022-02-10 16:38:24 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Moves framebuffer management to CDeviceCommandContext.
2022-02-05 16:59:23 +00:00
gui
Make scale variables constant
2022-02-06 11:11:35 +00:00
i18n
…
lib
Removes possibility to link lowlevel library dynamically.
2022-01-31 06:53:30 +00:00
lobby
…
maths
Renames sgn function to Sign to fit the naming of other MathUtil functions.
2022-01-30 20:51:01 +00:00
mocks
…
network
Remove leftover terrain-based movement cost code.
2022-01-29 08:22:28 +00:00
pch
…
ps
Move GenericName, History and Icon from the civ-JSON to cmpIdentity.
2022-02-05 06:24:45 +00:00
renderer
Moves framebuffer management to CDeviceCommandContext.
2022-02-05 16:59:23 +00:00
rlinterface
…
scriptinterface
Run the AI in the same Compartment as the simulation. Let the AI access Sim data.
2022-01-30 13:33:34 +00:00
simulation2
Move GenericName, History and Icon from the civ-JSON to cmpIdentity.
2022-02-05 06:24:45 +00:00
soundmanager
…
third_party
…
tools
Happy new year bb.
2022-02-10 16:38:24 +00:00
main.cpp
Allow to cap FPS up to the current max refresh rates of gaming screens: 360Hz
2022-01-13 14:30:23 +00:00
test_setup.cpp
…