2009-12-09 |
Josh Grams | * Makefile.in: autoconfiscate bindir properly.
|
commit | commitdiff | tree |
2009-11-28 |
Josh Grams | Autoconf: separate build dir, distclean, dir vars.
|
commit | commitdiff | tree |
2009-05-27 |
Josh Grams | * Makefile: add DESTDIR and use GNU install dir names.
|
commit | commitdiff | tree |
2009-04-27 |
Josh Grams | * args.c: delete talk about arguments to options, since...
|
commit | commitdiff | tree |
2007-05-10 |
Joshua Grams | Marked version 0.5.3.
|
commit | commitdiff | tree |
2007-05-08 |
Joshua Grams | * main.c: wrapped call to autopilot_fix_keystates.
|
commit | commitdiff | tree |
2007-03-07 |
Joshua Grams | bumped version to 0.5.1
|
commit | commitdiff | tree |
2007-03-05 |
Joshua Grams | surf_screen and t_frame are globals; stopped passing...
|
commit | commitdiff | tree |
2007-03-05 |
Joshua Grams | Deleted unused SFont sources.
|
commit | commitdiff | tree |
2007-03-05 |
Joshua Grams | * main.c: combined dot drawing functions.
|
commit | commitdiff | tree |
2007-03-05 |
Joshua Grams | * main.c (enginedots, bangdots): combined into a single...
|
commit | commitdiff | tree |
2007-03-05 |
Joshua Grams | * float.h (fwrap, fclip): new file.
|
commit | commitdiff | tree |
2007-03-04 |
Joshua Grams | * dust.c (zero): correct lower bound for wrapping to...
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | removed and renamed more variables.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | Put all ship-death code into kill_ship(), removed unnecessar...
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | Removed unnecessary command-line options.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | Added a 48x48 version of the ship for use as an icon.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | Removed old icons (now recommending ship.png).
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | updated website URL in README.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | No more svn in README, fixed contact form URL.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | updated version number.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | music on by default
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | Makefile: moved font_guts to data-clean.
|
commit | commitdiff | tree |
2007-02-17 |
Joshua Grams | storing font template uncompressed, updated gfx.mk...
|
commit | commitdiff | tree |
2007-02-16 |
Joshua Grams | Added .gitignore, stopped tracking data/font.png.
|
commit | commitdiff | tree |
2006-06-29 |
Joshua Grams | oops, put background back
|
commit | commitdiff | tree |
2006-06-29 |
Joshua Grams | print total FPS
|
commit | commitdiff | tree |
2006-06-28 |
Joshua Grams | more refactoring in main.c
|
commit | commitdiff | tree |
2006-06-22 |
Joshua Grams | now scrolling to center of ship, not its top-left corner
|
commit | commitdiff | tree |
2006-06-22 |
Joshua Grams | oops, was drawing *inactive* bang dots
|
commit | commitdiff | tree |
2006-06-13 |
Joshua Grams | refactoring main loop organization
|
commit | commitdiff | tree |
2006-06-13 |
Joshua Grams | started factoring out global t_frame
|
commit | commitdiff | tree |
2006-04-14 |
Joshua Grams | oops, didn't fix bang dots correctly.
|
commit | commitdiff | tree |
2006-04-14 |
Joshua Grams | particle generation no longer depends on the framerate
|
commit | commitdiff | tree |
2006-04-12 |
Joshua Grams | now really removed SDL_SetAlpha calls on Windows
|
commit | commitdiff | tree |
2006-04-12 |
Joshua Grams | slightly less half-assed event handling
|
commit | commitdiff | tree |
2006-04-12 |
Joshua Grams | includes fixes
|
commit | commitdiff | tree |
2006-04-12 |
Joshua Grams | Makefile.win fixes
|
commit | commitdiff | tree |
2006-04-12 |
Joshua Grams | platform-independent arg parsing
|
commit | commitdiff | tree |
2006-04-11 |
Joshua Grams | more changes for windows
|
commit | commitdiff | tree |
2006-04-10 |
Joshua Grams | windows port, maybe?
|
commit | commitdiff | tree |
2006-04-10 |
Joshua Grams | finish moving data files around (I think)
|
commit | commitdiff | tree |
2006-04-10 |
Joshua Grams | removing most data subdirs
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | bumped dev version to 0.5pre
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | grr...had -ggdb in Makefile
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | bumped version to 0.4
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | removed ship fade in code (unused)
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | oops, missed some.
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | made bang dots hit rocks, removed blast_rocks function.
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | oops, updated todo
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | refactored messages a bit
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | separate scores for easy mode.
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | fixed messages
|
commit | commitdiff | tree |
2006-03-26 |
Joshua Grams | easy mode; messages at game over.
|
commit | commitdiff | tree |
2006-03-25 |
Joshua Grams | Added Jason's comments from openbubbles bounce code.
|
commit | commitdiff | tree |
2006-03-25 |
Joshua Grams | proper moving-away detection in bounce()?
|
commit | commitdiff | tree |
2006-03-25 |
Joshua Grams | correct bounce math?
|
commit | commitdiff | tree |
2006-03-25 |
Joshua Grams | removed new ship fade, blast leaves rocks collidable...
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | oops, pressing space was skipping high score entry.
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | Removed control of ship during dead pause; the new...
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | Made it easier (I hope) to avoid getting killed twice...
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | fade new ships in,
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | sprites now have a flag field (MOVE/DRAW/COLLIDE).
|
commit | commitdiff | tree |
2006-03-24 |
Joshua Grams | we now return you to your regularly scheduled exploding...
|
commit | commitdiff | tree |
2006-03-23 |
Joshua Grams | renamed *_SPRITE to *, made rocks bounce off each other.
|
commit | commitdiff | tree |
2006-03-23 |
Joshua Grams | rewording bounce calculations.
|
commit | commitdiff | tree |
2006-03-23 |
Joshua Grams | added area back to get_shape, bounce() uses area.
|
commit | commitdiff | tree |
2006-03-23 |
Joshua Grams | * sprite.c (collide): fixed yov computation.
|
commit | commitdiff | tree |
2006-03-23 |
Joshua Grams | bouncy ship :)
|
commit | commitdiff | tree |
2006-03-22 |
Joshua Grams | moved grid stuff from rocks.c to sprite.c
|
commit | commitdiff | tree |
2006-03-21 |
Joshua Grams | * rocks.c (struct rock): changed generic ones to Sprite.
|
commit | commitdiff | tree |
2006-03-21 |
Joshua Grams | ditched the separate shape struct.
|
commit | commitdiff | tree |
2006-03-21 |
Joshua Grams | Updated collide to take two sprites.
|
commit | commitdiff | tree |
2006-03-21 |
Joshua Grams | renamed shape files to sprite, added todo list to svn.
|
commit | commitdiff | tree |
2006-03-21 |
Joshua Grams | refactoring towards sprites, updated todo
|
commit | commitdiff | tree |
2006-02-02 |
Joshua Grams | minor rearrangements and the beginnings of a Windows...
|
commit | commitdiff | tree |
2006-01-05 |
Joshua Grams | * rocks.c (hit_rock, pixel_hit_rock): fix more possible...
|
commit | commitdiff | tree |
2006-01-05 |
Joshua Grams | * rocks.c (hit_rocks): oops, had r(ight) where I should...
|
commit | commitdiff | tree |
2006-01-05 |
Joshua Grams | * rocks.c (bucket): rewrote to work with either division...
|
commit | commitdiff | tree |
2006-01-05 |
Joshua Grams | * rocks.c (init_buckets): oops, we weren't allocating...
|
commit | commitdiff | tree |
2006-01-04 |
Joshua Grams | * rocks.c: refactored stuff and fixed linked-list bug...
|
commit | commitdiff | tree |
2005-07-11 |
Joshua Grams | oops, have to check all 9 buckets.
|
commit | commitdiff | tree |
2005-07-11 |
Joshua Grams | fixed 2 more dot collision bugs (last ones?)
|
commit | commitdiff | tree |
2005-07-11 |
Joshua Grams | Rocks now sorted on a grid to speed collision checking.
|
commit | commitdiff | tree |
2005-07-10 |
Joshua Grams | now deleting dots which hit rocks.
|
commit | commitdiff | tree |
2005-07-10 |
Joshua Grams | oops, fixed off-by-one error in new_engine_dots
|
commit | commitdiff | tree |
2005-07-10 |
Joshua Grams | cleaned up bang dots code a bit
|
commit | commitdiff | tree |
2005-07-09 |
Joshua Grams | removed debug stuff because it ws useless.
|
commit | commitdiff | tree |
2005-07-08 |
Joshua Grams | w00t! Finally rearranged the scroll equations so they...
|
commit | commitdiff | tree |
2005-07-07 |
Joshua Grams | * mt.c: Added (Mersenne Twister random number generator).
|
commit | commitdiff | tree |
2005-07-07 |
Joshua Grams | Friction doesn't make sense any more, dropped that.
|
commit | commitdiff | tree |
2005-07-07 |
Joshua Grams | renamed framelen and friends (again)
|
commit | commitdiff | tree |
2005-07-07 |
Joshua Grams | * file.c (g_score_mode): renamed to g_score_mask.
|
commit | commitdiff | tree |
2005-07-07 |
Joshua Grams | Moved macros and such from config.h to common.h
|
commit | commitdiff | tree |
2005-07-06 |
Joshua Grams | We now limit how far ahead you can get. This is measured...
|
commit | commitdiff | tree |
2005-07-06 |
Joshua Grams | Now have a "barrier" (which can fall behind) to enforce...
|
commit | commitdiff | tree |
2005-07-06 |
Joshua Grams | renamed gamerate to framelen
|
commit | commitdiff | tree |
2005-07-05 |
Joshua Grams | new option --bounciness (default changed from 100%...
|
commit | commitdiff | tree |
2005-07-04 |
Joshua Grams | Added constant SCREENDXMIN instead of using 7.5 everywhere.
|
commit | commitdiff | tree |
2005-07-04 |
Joshua Grams | OK, now we're really done with 0.3
|
commit | commitdiff | tree |
next |