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 04:55:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22d15cba2a4f91cbef90ef65406dab095a982cb9
0ad
/
source
T
History
Matei
22d15cba2a
Made console history slightly smarter: if you type something and then press up or down, it will show you only those strings in history that begin with the text you typed.
...
This was SVN commit r3398.
2006-01-22 09:56:12 +00:00
..
graphics
Advance water in sync with simulation and unit animations (so it stops when the game is paused).
2006-01-21 23:27:42 +00:00
gui
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
i18n
…
lib
Fix Linux build, don't EVER #include <windows.h> again!
2006-01-21 20:01:17 +00:00
maths
Fix Linux build, don't EVER #include <windows.h> again!
2006-01-21 20:01:17 +00:00
ps
Made console history slightly smarter: if you type something and then press up or down, it will show you only those strings in history that begin with the text you typed.
2006-01-22 09:56:12 +00:00
renderer
Fixed terrain texture orientation so shadows fall as expected.
2006-01-22 08:17:33 +00:00
scripting
Removed references to the old attack, gather, heal and damage events (that were no longer used).
2006-01-20 21:38:58 +00:00
simulation
Range and melee attack split up.
2006-01-22 08:53:35 +00:00
sound
…
tools
Advance water in sync with simulation and unit animations (so it stops when the game is paused).
2006-01-21 23:27:42 +00:00
main.cpp
…
ProgrammingSchedule.xls
…