2020-04-18 |
Jason Woofenden | bump version to 0.5.8 master |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Jason Woofenden | markdownify readmes |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Jason Woofenden | add missing "extern" (fixes FTBFS on gcc-10) |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Jason Woofenden | update URLs |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jason Woofenden | fix a couple typos in the change log |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jason Woofenden | bump version to 0.5.7 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jason Woofenden | work around compiler warnings in high score read |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jason Woofenden | make note about povray-includes |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Jason Woofenden | version bump to 0.5.6 0.5.6 |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Jason Woofenden | code formatting: indentation, arg name |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Jason Woofenden | fix "Building From Git" instructions |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Jason Woofenden | Only use ./data if it contains b_variotions.png |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Jason Woofenden | rewrite cross-compile instructions to MXE method |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jason Woofenden | make space key pause too |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jason Woofenden | compile on debian unstable |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Jason Woofenden | destroy some rocks with bang dots |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Jason Woofenden | fix typo in INSTALL |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jason Woofenden | Improve autoconf detection of sdl(_image|_mixer) |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Josh Grams | Automatically check for the presence of nanosleep. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Jason Woofenden | font.c: don't assume 3 bytes per pixel |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Jason Woofenden | version bump to 0.5.5 0.5.5 |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Jason Woofenden | fixed maintainer-clean (to also distclean) |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Jason Woofenden | symlink to data dir so you can run the game from the... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Josh Grams | * Makefile.in: warn builders about maintainer-clean. |
commit | commitdiff | tree | snapshot |
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 |
next |