Activity for nV@derz!

  • pell pell committed [1e295b]

    updated copyright dates for 2022

  • pell pell committed [bd7be7]

    updated copyright notice for 2021 (README and INSTALL)

  • pell pell committed [47317f]

    updated copyright notice on design document

  • pell pell committed [18e3ff]

    updated copyright notice for 2021

  • pell pell committed [fdfa9e]

    updated README to say joystick support disabled

  • pell pell committed [4672ef]

    removed old Mac OS X .DS_Store files

  • pell pell committed [e7c281]

    added '(if enabled)' to Joystick control info

  • pell pell committed [f97f09]

    commented out all joystick code

  • pell pell committed [5c4dc0]

    updated copyright date for 2019

  • Eric Jennings Eric Jennings committed [bc7236]

    updated Makefile comments

  • Eric Jennings Eric Jennings committed [198dd8]

    added release-static target to Makefile

  • pell pell modified ticket #18

    0.9.2 linux binary not working with Debian 8.71 i686 64bit

  • pell pell posted a comment on ticket #18

    Never mind. The Debian installation was actually 32-bit, even though I thought it was 64-bit. Of course it can't run a 64-bit build of nvaderz.

  • pell pell created ticket #18

    0.9.2 linux binary not working with Debian 8.71 i686 64bit

  • pell pell committed [070787]

    cleaned up INSTALL file

  • pell pell committed [15f71f]

    cleaned up README

  • Eric Jennings Eric Jennings committed [e947cc]

    release 0.9.2, the first to include sound files with the source code

  • nV@derz! nV@derz! released /nvaderz/nvaderz-0.9.2/nvaderz-0.9.2.source.tar.gz

  • nV@derz! nV@derz! released /nvaderz/nvaderz-0.9.2/nvaderz-0.9.2-linux-i686.tar.gz

  • nV@derz! nV@derz! released /nvaderz/nvaderz-0.9.2/README-0.9.2.txt

  • Eric Jennings Eric Jennings committed [c33ed7]

    updated INSTALL file to reflect current situation

  • Eric Jennings Eric Jennings committed [920846]

    updated README file to reflect current situation

  • Eric Jennings Eric Jennings committed [ceaf4b]

    splash screen: remove sound file message; nvaderz.h: update version note from cvs to hg

  • Eric Jennings Eric Jennings committed [6a100f]

    fixed typo in INSTALL file

  • pell pell posted a comment on ticket #17

    I'm finding the same problem on Linux Mint 18.1 on a Toshiba Satellite C655. I can't remember if I ever tried sound on Linux Mint 17.1 on the netbook mentioned in the previous post since I haven't touched nvaderz a lot during the last few years.

  • Eric Jennings Eric Jennings committed [216a9b]

    first time including sound files in source code

  • Eric Jennings Eric Jennings committed [5b0efd]

    first commit after converting from cvs to mercurial(hg)

  • Eric Jennings Eric Jennings committed [48be00]

    first hg commit; updated copyright line for 2017

  • pell pell committed [d092a0]

    Added instructions for playing game

  • pell pell committed [a652f5]

    Added left and right boundaries to accomodate screen graphics

  • pell pell committed [a0ecb1]

    Added GPL heading

  • pell pell committed [4bc40d]

    Added settings to settings.file to accomodate new graphics

  • pell pell committed [746dfd]

    a little clean-up for release 0.4

  • pell pell committed [470085]

    added bonus capsules; shield collision improvements

  • pell pell committed [150044]

    Makefile: added -Wall flag; more code cleanup

  • pell pell committed [88266c]

    one-way shield bonus added

  • pell pell committed [3ddcac]

    added bonus indicators to interface

  • pell pell committed [156a7b]

    Updated documentation

  • pell pell committed [675d42]

    in nvaderz.h: changed <Allegro/allegro.h> to "allegro.h"

  • pell pell committed [e212ec]

    added gui score functionality

  • pell pell committed [d66ded]

    updated settings.file

  • pell pell committed [8c407a]

    updated runtime warning messages

  • pell pell committed [8db217]

    fixed no sound when player killed

  • pell pell committed [14f0e1]

    added multi-kill invaders (Super Invaders)

  • pell pell committed [5bfd04]

    added high score functionality

  • pell pell committed [719b92]

    removed audio:made checkouts way too big; files will be separately available

  • pell pell committed [e4f4d7]

    in nvaderz.h: changed <Allegro/allegro.h> to "allegro.h"

  • pell pell committed [8ffe05]

    added rudimentary Hud elements

  • pell pell committed [c3ce2f]

    gamecontrol.c::gonextlevel() - changed macros to variables

  • pell pell committed [b3353f]

    removed RKEY reset functionality -- it was unnecessary

  • pell pell committed [df0ce9]

    removed a stray debug message

  • pell pell committed [e20456]

    added basic enemy missile functionality

  • pell pell committed [cf771e]

    fixed 'ghost' splash screen

  • pell pell committed [75467d]

    Fixed setting error

  • pell pell committed [51abfd]

    Makefile: fix OS X 10.3 path issue; fixed error in scores.file

  • pell pell committed [58c18a]

    added extra lives functionality

  • pell pell committed [f045c0]

    Makefile: added -Wextra compiler flag; more code cleanup

  • pell pell committed [698fff]

    Added more settings to settings.file to accomodate new graphics

  • pell pell committed [36f830]

    Fixed memory leaks for bitmaps when resetting

  • pell pell committed [097c09]

    some collision detection improvements

  • pell pell committed [1050ff]

    fixed shield collision bug; put more thorough comments in shield_testcollision()

  • pell pell committed [9e1364]

    guided missiles bonus added

  • pell pell committed [b434f3]

    completed basic impact functionality

  • pell pell committed [3355a8]

    fixed horde drawn wrong after landing

  • pell pell committed [9ad02d]

    removed arch from Makefile: can't depend on its presence

  • pell pell committed [6f398f]

    cleaning and changing to Linux development environment

  • pell pell committed [e212ec]

    added gui score functionality

  • pell pell committed [1f00a7]

    fixed delay when restarting game; some cleanup

  • pell pell committed [e4e201]

    3-shot bonus added

  • pell pell committed [85172b]

    updated copyright info

  • pell pell committed [ee713a]

    bugfix: check soundon flag before using regeneration sample

  • pell pell committed [a3889c]

    updated game graphics and put in new GameObject directory; removed old graphics

  • pell pell committed [099f6a]

    improved shield functionality; fixed shield/invader collisions

  • pell pell committed [bc9166]

    added splash screen that waits for setup() to finish at start of game

  • pell pell committed [72791a]

    add info to player about sound files availability

  • pell pell committed [64190c]

    added cheat codes for testing

  • pell pell committed [132853]

    added player lives indicator icons

  • pell pell committed [664e52]

    a little clean-up for release 4.0

  • pell pell committed [1ea834]

    added sounds; minor interface improvements

  • pell pell committed [8a49d6]

    added capsule icon; more work on capsule functionality

  • pell pell committed [a80775]

    Makefile: commented out -Wextra flag - older gcc doesn't recognize it

  • pell pell committed [cff665]

    more internal 2-player work

  • pell pell committed [203f59]

    Makefile: made clean target explicitly phony

  • pell pell committed [c31beb]

    Initial revision

  • pell pell committed [223cd8]

    added game timer (to do: need to make killplayer() work with timer)

  • pell pell committed [ecc634]

    added player lives indicators to interface

  • pell pell committed [84f2ea]

    fixed Makefile to add INSTALL to build directory

  • pell pell committed [8380d6]

    first steps to implementing two players

  • pell pell committed [3c7bc7]

    improved warning when sound files fail to load

  • pell pell committed [6b57c9]

    allow settings.file to pass floating point values

  • pell pell committed [6871b9]

    updated README

  • pell pell committed [937f73]

    adjusted points for shooting invaders, capsules

  • pell pell committed [7b3139]

    Makefile: now passing -ansi, -pedantic flags to gcc, resulting in some code cleanup

  • pell pell committed [6ee34f]

    basic impact missile functionality

  • pell pell committed [a41bfa]

    added some new event sounds

  • pell pell committed [829897]

    added player 2 icon

  • pell pell committed [76566c]

    all 2-player functionality in place

  • pell pell committed [9bfc17]

    updated design document

  • pell pell committed [4ca631]

    initial import into CVS

  • pell pell committed [2cf303]

    Added delay for Game Over screen

1 >
MongoDB Logo MongoDB