2009-12-09 |
Josh Grams | * Makefile.in: autoconfiscate bindir properly. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Jason Woofenden | separate build dir works again |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Jason Woofenden | compile in version number from configure.ac |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Josh Grams | Autoconf: separate build dir, distclean, dir vars. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jason Woofenden | forget nanosleep() where it's not supported (eg on... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Jason Woofenden | Added a 1ns sleep after every frame |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jason Woofenden | updated INSTALL for new build system |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jason Woofenden | more autoconfiscation. added .desktop generation |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jason Woofenden | gnu autoconf docs say input should be named configure.ac |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jason Woofenden | checking for SDL properly, and building again. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Jason Woofenden | added install-sh from grep |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Jason Woofenden | made common-sense changes to configure.in |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Jason Woofenden | configure.in as generated by autoconf |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Jason Woofenden | renamed config.h -> vorconfig.h and Makefile -> Makefile.in |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Jason Woofenden | bumped version number to 0.5.4 0.5.4 |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | create all install dirs and parents is needed |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | install into /usr/local/bin and /usr/local/share/vor... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | changed default prefix to /usr/local |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | fail properly if bindir doesn't exist |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | made compiling verbose |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | fixed race condition in "make install" |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jason Woofenden | stopped trying to set the owner and group of the execut... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Josh Grams | * Makefile: add DESTDIR and use GNU install dir names. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Jason Woofenden | made "make install" work for non-root users |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Jason Woofenden | Fixed Makefile so we don't have to ship font_guts and... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Jason Woofenden | replaced music with original work by Jason Woofenden... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Josh Grams | * args.c: delete talk about arguments to options, since... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | fixed bug where screen wasn't redrawn when paused and... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | fixed screenshot code so you can take more than one... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | added playing instructions (keybindings mostly) to... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | added keys (f and f11) to toggle full-screen mode |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | stop busy-waiting while paused |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | music pauses when game pauses and ends when game ends |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Jason Woofenden | Improved keybindings: support numbad stearing instead... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Jason Woofenden | Raised default high-scores. Alligned seconds for high... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Jason Woofenden | Replaced explosion with public domain version and delet... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jason Woofenden | finish high-score entry on KP_ENTER too |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jason Woofenden | made cursor blink when entering a high score |
commit | commitdiff | tree | snapshot |
2008-04-21 |
jason | added Makefile.win_cross for cross-compiling the window... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jason Woofenden | added macicon.png to gfx.mk |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Jason Woofenden | resolved conflict 0.5.3 |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Jason Woofenden | commented out framerate printf |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Joshua Grams | Marked version 0.5.3. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Joshua Grams | * main.c: wrapped call to autopilot_fix_keystates. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Jason Woofenden | fixed crashes, autopilot working |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jason Woofenden | fixed wide bitmask bug |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Jason Woofenden | minimum frame time: 100ms, sprites grid includes just... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jason Woofenden | fixed x coordinate range for new_rocks() |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jason Woofenden | pixels push rocks with their difference in speed, not... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jason Woofenden | testing shared repo thing |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jason Woofenden | found another place where it said 0.5.1 0.5.2 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jason Woofenden | bumped version number |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jason Woofenden | fclip() and fwrap() now shrink range by SMIDGE |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Joshua Grams | bumped version to 0.5.1 0.5.1 |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Joshua Grams | surf_screen and t_frame are globals; stopped passing... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Joshua Grams | Deleted unused SFont sources. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Joshua Grams | * main.c: combined dot drawing functions. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Joshua Grams | * main.c (enginedots, bangdots): combined into a single... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Joshua Grams | * float.h (fwrap, fclip): new file. |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Joshua Grams | * dust.c (zero): correct lower bound for wrapping to... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | removed and renamed more variables. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | Put all ship-death code into kill_ship(), removed unnec... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | Removed unnecessary command-line options. 0.5 |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | Added a 48x48 version of the ship for use as an icon. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | Removed old icons (now recommending ship.png). |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | updated website URL in README. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | No more svn in README, fixed contact form URL. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | updated version number. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | music on by default |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | Makefile: moved font_guts to data-clean. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Joshua Grams | storing font template uncompressed, updated gfx.mk... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Joshua Grams | Added .gitignore, stopped tracking data/font.png. |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Jason Woofenden | Changes from August-November 2006 -- detailed history... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Jason Woofenden | started fiddling with explosion graphics: now it's... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Joshua Grams | oops, put background back |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Joshua Grams | print total FPS |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Joshua Grams | more refactoring in main.c |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jason Woofenden | started ship in the middle vertically (instead of the... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Joshua Grams | now scrolling to center of ship, not its top-left corner |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Joshua Grams | oops, was drawing *inactive* bang dots |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Joshua Grams | refactoring main loop organization |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Joshua Grams | started factoring out global t_frame |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Jason Woofenden | made it so engine dots are created throughout the time... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Jason Woofenden | oops, didn't mean to commit those other files |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Jason Woofenden | fixed crashing bug in move_dust() (bounds checking... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Joshua Grams | oops, didn't fix bang dots correctly. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Joshua Grams | particle generation no longer depends on the framerate |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Joshua Grams | now really removed SDL_SetAlpha calls on Windows |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Joshua Grams | slightly less half-assed event handling |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Joshua Grams | includes fixes |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Joshua Grams | Makefile.win fixes |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Joshua Grams | platform-independent arg parsing |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Joshua Grams | more changes for windows |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Joshua Grams | windows port, maybe? |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Joshua Grams | finish moving data files around (I think) |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Joshua Grams | removing most data subdirs |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Joshua Grams | bumped dev version to 0.5pre |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Joshua Grams | grr...had -ggdb in Makefile |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Joshua Grams | bumped version to 0.4 |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Joshua Grams | removed ship fade in code (unused) |
commit | commitdiff | tree | snapshot |
next |