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-09 03:05:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f40968760d2d19929affed1ff1d1088a473307c
0ad
/
source
T
History
janwas
550bbec3d0
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
...
This was SVN commit r2151.
2005-04-19 17:07:05 +00:00
..
graphics
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
gui
fix warning (cast size() to int)
2005-04-19 17:02:57 +00:00
i18n
add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in).
2005-01-07 00:47:44 +00:00
lib
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
maths
Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions.
2005-03-29 20:50:04 +00:00
ps
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
renderer
Fixed prop player-colouring. Allowed per-object colours. (Coming soon: data to demonstrate it.)
2005-04-07 04:29:07 +00:00
scripting
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
simulation
Fixed warnings and bug. Updated binaries.
2005-04-15 22:40:15 +00:00
sound
add pitch shift capability to snd.cpp and JS binding
2005-03-09 16:17:26 +00:00
tests
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
tools
Updated binaries, and ScEd.
2005-04-13 05:08:45 +00:00
main.cpp
label each system_info field (because even I was getting confused :P). nicer network host/IP detect code
2005-04-19 17:04:12 +00:00
ProgrammingSchedule.xls
marked a few of my completed tasks as such
2005-02-26 15:38:41 +00:00