2007-02-16 |
Jason Woofenden | Changes from August-November 2006 -- detailed history... |
blob | commitdiff |
2006-07-11 |
Jason Woofenden | started fiddling with explosion graphics: now it's... |
blob | commitdiff | diff to current |
2006-06-29 |
Joshua Grams | oops, put background back |
blob | commitdiff | diff to current |
2006-06-29 |
Joshua Grams | print total FPS |
blob | commitdiff | diff to current |
2006-06-28 |
Joshua Grams | more refactoring in main.c |
blob | commitdiff | diff to current |
2006-06-26 |
Jason Woofenden | started ship in the middle vertically (instead of the... |
blob | commitdiff | diff to current |
2006-06-22 |
Joshua Grams | now scrolling to center of ship, not its top-left corner |
blob | commitdiff | diff to current |
2006-06-22 |
Joshua Grams | oops, was drawing *inactive* bang dots |
blob | commitdiff | diff to current |
2006-06-13 |
Joshua Grams | refactoring main loop organization |
blob | commitdiff | diff to current |
2006-06-13 |
Joshua Grams | started factoring out global t_frame |
blob | commitdiff | diff to current |
2006-05-30 |
Jason Woofenden | made it so engine dots are created throughout the time... |
blob | commitdiff | diff to current |
2006-04-15 |
Jason Woofenden | oops, didn't mean to commit those other files |
blob | commitdiff | diff to current |
2006-04-15 |
Jason Woofenden | fixed crashing bug in move_dust() (bounds checking... |
blob | commitdiff | diff to current |
2006-04-14 |
Joshua Grams | oops, didn't fix bang dots correctly. |
blob | commitdiff | diff to current |
2006-04-14 |
Joshua Grams | particle generation no longer depends on the framerate |
blob | commitdiff | diff to current |
2006-04-12 |
Joshua Grams | now really removed SDL_SetAlpha calls on Windows |
blob | commitdiff | diff to current |
2006-04-12 |
Joshua Grams | slightly less half-assed event handling |
blob | commitdiff | diff to current |
2006-04-12 |
Joshua Grams | platform-independent arg parsing |
blob | commitdiff | diff to current |
2006-04-11 |
Joshua Grams | more changes for windows |
blob | commitdiff | diff to current |
2006-04-10 |
Joshua Grams | finish moving data files around (I think) |
blob | commitdiff | diff to current |
2006-04-10 |
Joshua Grams | removing most data subdirs |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | removed ship fade in code (unused) |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | oops, missed some. |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | made bang dots hit rocks, removed blast_rocks function. |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | refactored messages a bit |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | separate scores for easy mode. |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | fixed messages |
blob | commitdiff | diff to current |
2006-03-26 |
Joshua Grams | easy mode; messages at game over. |
blob | commitdiff | diff to current |
2006-03-25 |
Jason Woofenden | engine dots push rocks |
blob | commitdiff | diff to current |
2006-03-25 |
Joshua Grams | removed new ship fade, blast leaves rocks collidable... |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | oops, pressing space was skipping high score entry. |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | Removed control of ship during dead pause; the new... |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | Made it easier (I hope) to avoid getting killed twice... |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | fade new ships in, |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | sprites now have a flag field (MOVE/DRAW/COLLIDE). |
blob | commitdiff | diff to current |
2006-03-24 |
Joshua Grams | we now return you to your regularly scheduled exploding... |
blob | commitdiff | diff to current |
2006-03-23 |
Joshua Grams | renamed *_SPRITE to *, made rocks bounce off each other. |
blob | commitdiff | diff to current |
2006-03-23 |
Joshua Grams | bouncy ship :) |
blob | commitdiff | diff to current |
2006-03-22 |
Joshua Grams | moved grid stuff from rocks.c to sprite.c |
blob | commitdiff | diff to current |
2006-03-21 |
Joshua Grams | Updated collide to take two sprites. |
blob | commitdiff | diff to current |
2006-03-21 |
Joshua Grams | renamed shape files to sprite, added todo list to svn. |
blob | commitdiff | diff to current |
2006-03-21 |
Joshua Grams | refactoring towards sprites, updated todo |
blob | commitdiff | diff to current |
2006-03-16 |
Jason Woofenden | commented DEAD_PAUSE_LENGTH and updated URL |
blob | commitdiff | diff to current |
2006-02-02 |
Joshua Grams | minor rearrangements and the beginnings of a Windows... |
blob | commitdiff | diff to current |
2006-01-04 |
Joshua Grams | * rocks.c: refactored stuff and fixed linked-list bug... |
blob | commitdiff | diff to current |
2005-07-11 |
Joshua Grams | fixed 2 more dot collision bugs (last ones?) |
blob | commitdiff | diff to current |
2005-07-10 |
Joshua Grams | now deleting dots which hit rocks. |
blob | commitdiff | diff to current |
2005-07-10 |
Joshua Grams | oops, fixed off-by-one error in new_engine_dots |
blob | commitdiff | diff to current |
2005-07-10 |
Joshua Grams | cleaned up bang dots code a bit |
blob | commitdiff | diff to current |
2005-07-09 |
Joshua Grams | removed debug stuff because it ws useless. |
blob | commitdiff | diff to current |
2005-07-08 |
Joshua Grams | w00t! Finally rearranged the scroll equations so they... |
blob | commitdiff | diff to current |
2005-07-07 |
Joshua Grams | * mt.c: Added (Mersenne Twister random number generator). |
blob | commitdiff | diff to current |
2005-07-07 |
Joshua Grams | Friction doesn't make sense any more, dropped that. |
blob | commitdiff | diff to current |
2005-07-07 |
Joshua Grams | renamed framelen and friends (again) |
blob | commitdiff | diff to current |
2005-07-06 |
Joshua Grams | We now limit how far ahead you can get. This is measur... |
blob | commitdiff | diff to current |
2005-07-06 |
Joshua Grams | Now have a "barrier" (which can fall behind) to enforce... |
blob | commitdiff | diff to current |
2005-07-06 |
Joshua Grams | renamed gamerate to framelen |
blob | commitdiff | diff to current |
2005-07-05 |
Joshua Grams | new option --bounciness (default changed from 100%... |
blob | commitdiff | diff to current |
2005-07-04 |
Joshua Grams | Added constant SCREENDXMIN instead of using 7.5 everywhere. |
blob | commitdiff | diff to current |
2005-07-04 |
Joshua Grams | Refactored Makefile |
blob | commitdiff | diff to current |
2005-07-04 |
Joshua Grams | Removed stupid speed indicator, gave screendx a minimum... |
blob | commitdiff | diff to current |
2005-05-03 |
Jason Woofenden | fixed bug when you bounce off the left or right |
blob | commitdiff | diff to current |
2005-05-01 |
Joshua Grams | * main.c: removed a whole bunch of unnecessary src... |
blob | commitdiff | diff to current |
2005-04-29 |
Joshua Grams | number of rocks on screen now starts at 25, gradually... |
blob | commitdiff | diff to current |
2005-04-29 |
Jason Woofenden | made closest stars a bit further away |
blob | commitdiff | diff to current |
2005-04-29 |
Joshua Grams | improved ship placement/velocity (initial and after... |
blob | commitdiff | diff to current |
2005-04-28 |
Joshua Grams | added constant MAX_DUST_DEPTHS. |
blob | commitdiff | diff to current |
2005-04-28 |
Joshua Grams | horizontal scrolling |
blob | commitdiff | diff to current |
2005-04-28 |
Joshua Grams | rock generation mostly works now. |
blob | commitdiff | diff to current |
2005-04-25 |
Jason Woofenden | you can quite regardles of game state |
blob | commitdiff | diff to current |
2005-04-23 |
Joshua Grams | * main.c (gameloop): now stops scrolling up/down when... |
blob | commitdiff | diff to current |
2005-04-23 |
Joshua Grams | * config.h: added CONDERROR and NULLERROR macros. |
blob | commitdiff | diff to current |
2005-04-07 |
Joshua Grams | added constant GAMESPEED |
blob | commitdiff | diff to current |
2005-04-07 |
Joshua Grams | deleted old collision-detection code. |
blob | commitdiff | diff to current |
2005-04-07 |
Joshua Grams | By Jove, I think I've got it! |
blob | commitdiff | diff to current |
2005-04-07 |
Joshua Grams | bbox collision detection. |
blob | commitdiff | diff to current |
2005-04-07 |
Joshua Grams | data/indicators/life.png: now built by povray from... |
blob | commitdiff | diff to current |
2005-04-06 |
Jason Woofenden | custom rocks |
blob | commitdiff | diff to current |
2005-04-06 |
Joshua Grams | fixed makebangdots to check surface's colorkey. |
blob | commitdiff | diff to current |
2005-03-14 |
Joshua Grams | No good paused banner, so I took out the code. |
blob | commitdiff | diff to current |
2005-02-21 |
Jason Woofenden | reworked ship explosion: |
blob | commitdiff | diff to current |
2005-01-10 |
Joshua Grams | removed deadrocks because they weren't being used. |
blob | commitdiff | diff to current |
2005-01-10 |
Joshua Grams | config.h - Added debug() macro, fixed Makefile and... |
blob | commitdiff | diff to current |
2005-01-03 |
Joshua Grams | renames: |
blob | commitdiff | diff to current |
2005-01-02 |
Joshua Grams | kowtowing to the compiler |
blob | commitdiff | diff to current |
2005-01-02 |
Joshua Grams | hmm...apparently you can't strdup a NULL pointer :) |
blob | commitdiff | diff to current |
2005-01-02 |
Joshua Grams | removed some more unused globals (think I got all of... |
blob | commitdiff | diff to current |
2005-01-02 |
Joshua Grams | * Switched over to using SFont 2.03, which doesn't... |
blob | commitdiff | diff to current |
2004-12-27 |
Jason Woofenden | whitespace changes: return types in function definition... |
blob | commitdiff | diff to current |
2004-12-19 |
Joshua Grams | Some code cleanup. |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | misc minor stuff. |
blob | commitdiff | diff to current |
2004-12-13 |
Jason Woofenden | screen edge checking for rocks less paranoid |
blob | commitdiff | diff to current |
2004-12-13 |
Jason Woofenden | fixing typo |
blob | commitdiff | diff to current |
2004-12-13 |
Jason Woofenden | cleaned up rock wraping/deleting |
blob | commitdiff | diff to current |
2004-12-13 |
Jason Woofenden | dying explosion faster |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | oops, can't remember that && has higher precedence... |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | another try at re-appearing where you were. |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | blowing from where you died |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | A few more modifications to blast-wave rock clearing. |
blob | commitdiff | diff to current |
2004-12-13 |
Joshua Grams | rocks blowing out of the way (actually somewhat playable). |
blob | commitdiff | diff to current |
next |