Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | range-check fix: | tobigun | 2008-09-06 | 1 | -6/+8 |
| | | | | | | | "array[0..0] of TType" changed to "array[0 .. (MaxInt div SizeOf(TType))-1] of TType" git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1347 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | - new configure/make layout: | tobigun | 2008-09-01 | 3 | -0/+11 |
| | | | | | | | | | | | | | - configure/main-makefile moved to root-dir - configure-script checked in (no need to call autogen.sh on first run) - autogen.sh, m4, install.sh etc. moved to dists/autogen/ - config.guess/sub for canonical builds - unit-tests moved to test - removed delphi subdir in portaudio/-mixer - COPYING.txt/AUTHORS.txt/... added - dists/delphi7/2005 added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1334 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 2008-08-27 | 90 | -0/+61286 |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c |