Revision
995 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 9 00:10:18 2014 UTC
(11 years, 6 months ago)
by
alloc
Diff to
previous 994
Daodan: Revamped some code, added quite a few comments to patches, updated options/patches names and descriptions
Revision
992 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 5 10:19:11 2014 UTC
(11 years, 6 months ago)
by
alloc
Diff to
previous 990
Daodan: Removed unused MSVC tree, build folders; reorganized source layout; removed Flatline from current Daodan
Revision
893 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 26 10:42:31 2013 UTC
(12 years, 2 months ago)
by
alloc
Diff to
previous 883
Daodan 3.4:
- Fixes #66 by only allowing landscape resolutions
- Fixes #64, adds patch "showalllasersights" defaulting to false
- Fixes #67, also printing Daodan version
Revision
692 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 7 17:26:13 2013 UTC
(12 years, 7 months ago)
by
alloc
Diff to
previous 691
Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)
Revision
691 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 7 01:10:23 2013 UTC
(12 years, 7 months ago)
by
alloc
Diff to
previous 690
Daodan: Cleaning up code (a few comments, old commented out stuff removed), ugly wine-crash fix for DaodanGL
Revision
690 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 6 18:33:15 2013 UTC
(12 years, 7 months ago)
by
alloc
Diff to
previous 689
Daodan: Cleaning up code (a few comments, old commented out stuff removed), ugly wine-crash fix for DaodanGL
Revision
688 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 4 14:21:23 2013 UTC
(12 years, 7 months ago)
by
alloc
Diff to
previous 687
Daodan: Changed makefile (more warnings, messages always in english, C99), cleaned up symbol Oni definitions
Revision
473 -
Directory Listing
-
[select for diffs]
Modified
Fri Oct 30 07:41:39 2009 UTC
(15 years, 11 months ago)
by
gumby
Diff to
previous 472
Added AI deafness for Shinobi mode
---
Turned on gl mod by default
--
Fixed gl mod
Fixed gamma ramp
---
Added typedef onibool
Added variable ai2_deaf
Revision
471 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 29 01:38:27 2009 UTC
(15 years, 11 months ago)
by
gumby
Diff to
previous 470
int32_t cheat_oldhealth = 1;
int32_t cheat_oldmaxhealth = 1;
Added "tellmetheversion", needs a version number.
Revision
466 -
Directory Listing
-
[select for diffs]
Modified
Sat Oct 17 11:49:49 2009 UTC
(15 years, 11 months ago)
by
rossy
Diff to
previous 465
command line arguments (btw Oni's AUrBuildArgumentList doesn't follow C standards, this confused me for ages)
Revision
453 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 10 10:33:47 2009 UTC
(16 years, 2 months ago)
by
rossy
Diff to
previous 452
some cheats, im a little confused about flags, see how far you can get in level 1 with ninja mode on (shinobi) :3
Revision
380 -
Directory Listing
-
[select for diffs]
Modified
Sat Jul 4 03:52:36 2009 UTC
(16 years, 3 months ago)
by
rossy
Diff to
previous 354
Update to one of Oni's timing functions. It might fix timing on Linux and on buggy Windows machines. It could also break animation and make Oni run slower that usual.