CVS log for froggix/src/froggix.c
Up to [Local Repository] / froggix / src
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 22 03:54:22 2009 UTC (15 years, 6 months ago) by nick
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -5 lines
Added graphic for "Happy" frog, this displays when all 5 frogs have been
rescued before going to the next level.
Added graphics for the gator in the goal area and the gator "log".
Added code to manage the new gator in the goal images appropriatly and
fixed the offset for the fly to compensate for the happy frog.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 11 13:01:54 2009 UTC (15 years, 6 months ago) by nick
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -12 lines
Fixed up frogger's animation so it's clearer now.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 7 04:16:45 2009 UTC (15 years, 6 months ago) by nick
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +54 -9 lines
Started to add gators in goals code. Mostly done, need images though to
test with.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 7 03:51:53 2009 UTC (15 years, 6 months ago) by nick
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +55 -2 lines
Added the bonus fly graphic and code.
Note: The random generation for the location in the goals is poor and quite
predictable. This will need to ne fixed.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 3 02:48:21 2009 UTC (15 years, 7 months ago) by nick
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -4 lines
Fixed the following bugs:
- Frogs in goals resets after new game
- Car speed and count due to level incrementation reset after new game
- Score resets properly after a new game
- When frogger dies while in the water the death animation doesn't float
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 28 03:48:45 2009 UTC (15 years, 7 months ago) by nick
Branches: MAIN
First steps being taken for cross-compilation with Win32
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>