CVS log for oldrunner/lvl.c
Up to [cvs] / oldrunner
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 31 14:36:29 2012 UTC (3 months, 2 weeks ago) by culot
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Fix erroneous check which could lead to out of bounds access on the curlvl->lay array.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 6 10:11:30 2012 UTC (4 months, 1 week ago) by culot
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4
lines
Fix the sprite enum to avoid indexes past the end of arrays such as with
the SP_INVALID element in sprite_init().
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 17 17:30:32 2010 UTC (22 months ago) by culot
Branches: culot
CVS tags: INIT
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
initial import
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 17 17:30:32 2010 UTC (22 months ago) by culot
Branches: MAIN
Initial revision