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-27 06:53:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2042e6b2d45ec635cf77cd064177f1ff40228d98
0ad
/
source
T
History
trompetin17
2042e6b2d4
Added TriggerScripts Reload(Hotloading) when you change the file and save
...
This was SVN commit r16546.
2015-04-16 04:30:51 +00:00
..
collada
…
graphics
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
gui
Fix the structure tree a second time, this should also work on Windows.
2015-04-15 09:10:05 +00:00
i18n
…
lib
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
lobby
Fix a number of issues related to historical messages and initial join in the multiplayer lobby.
Fixes
#3156
2015-04-06 19:33:37 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
renderer
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
scriptinterface
…
simulation2
Added TriggerScripts Reload(Hotloading) when you change the file and save
2015-04-16 04:30:51 +00:00
soundmanager
…
third_party
Update tinygettext.
Fixes
#2522
.
2015-03-24 17:47:08 +00:00
tools
Fix error when you paste entities over another entity and you try to rotate at the same time while pressing alt/shift key
2015-04-04 21:45:11 +00:00
main.cpp
Add the -ooslog support for replays. Refs
#3169
, see also
a7b18d02bf
.
2015-04-11 18:12:35 +00:00
test_setup.cpp
…