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-14 10:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8b8dd24e6c7322e6cf2e6fd396ef6bc06d54caa
0ad
/
source
T
History
alpha123
93abbae435
Fix build issues on ARM. Patch by Josh.
Fixes
#2049
.
...
This was SVN commit r13634.
2013-08-07 05:00:46 +00:00
..
collada
Split skeleton definitions into multiple files, adds hotloading support for skeleton files.
Fixes
#190
.
2013-07-08 20:25:06 +00:00
graphics
Fixes assignment operator warning on MSVC by making CObjectEntry NONCOPYABLE, refs
#2033
2013-07-12 03:46:40 +00:00
gui
Implement a developer overlay command to change the current player ID (very useful for AI development).
2013-07-29 00:53:44 +00:00
lib
Fix build issues on ARM. Patch by Josh.
Fixes
#2049
.
2013-08-07 05:00:46 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Improves hotkey support for non-QWERTY keyboards, patch by lsdh,
fixes
#2043
2013-08-03 20:09:29 +00:00
renderer
Fixes possible memory leaks by only allocating wave vertex buffers once and only when needed, and releasing them before re-allocating (in case CreateSuperfancyInfo is called multiple times).
2013-07-15 03:26:48 +00:00
scripting
fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin
2013-06-13 12:12:44 +00:00
scriptinterface
Give an elevation advantage to ranged units. Patch by sanderd17.
Fix
#1960
.
2013-08-03 19:20:20 +00:00
simulation2
Give an elevation advantage to ranged units. Patch by sanderd17.
Fix
#1960
.
2013-08-03 19:20:20 +00:00
soundmanager
change 'restricted' flag to 'heardby' in SoundGroup xml files
2013-06-17 15:46:28 +00:00
third_party
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
tools
Infinite farms with diminishing returns (but no farmland). Refs
#1318
.
2013-07-30 06:04:53 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…