- 19 Nov, 2000 1 commit
-
-
Steven Fuller authored
-
- 08 Aug, 2000 1 commit
-
-
Steven Fuller authored
Although sounds sound correct in openal now...
-
- 17 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
* Save/Load
-
- 15 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
* If LastTexture is same, don't do a new glBegin (for Walls)
-
- 14 Jun, 2000 3 commits
-
-
Steven Fuller authored
* A few cleanups to GL code
-
Steven Fuller authored
-
Steven Fuller authored
-
- 13 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
-
- 12 Jun, 2000 1 commit
-
-
Steven Fuller authored
* Fixed OpenGL Automap (everything is now shown correctly) * Updates to OpenGL code
-
- 11 Jun, 2000 1 commit
-
-
Steven Fuller authored
* Updates to key-handling code
-
- 09 Jun, 2000 1 commit
-
-
Steven Fuller authored
* Considered ideas about sound/music * FindResource is a kinder LoadAResource2: I believe that using LoadAResource2 means that the resource exists (instead of crashing soon after loading a bogus resource, error when attempted -- helps detects false resource forks). FindResource will return NULL if the requested resource is not found, so the sound/music player can check csnd then snd for the data it wants.
-
- 08 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
per second).
-
- 07 Jun, 2000 3 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
* Fixed topsprite in GL mode * Tried (but failed) to fix key holding (when you win/die, you can exit the screen too quickly)
-
Steven Fuller authored
-
- 06 Jun, 2000 1 commit
-
-
Steven Fuller authored
* Fixed bug with missing textures (moved InitRenderView call to correct place) * Doesn't call glBindTexture if texture is the same. * Floors are drawn the correct color (glColor3ub instead of glColor3b). * Updated README (lots of text) and TODO
-
- 05 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
-
- 04 Jun, 2000 4 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
* Took code from RefSprite for GL sprite drawing (so sprite visibility is set correctly).
-
Steven Fuller authored
the mac version caused sound areas (when doors are opened) to be added more than once.. of course they were deleted only once, so the array overfilled and spilled onto adjacent memory. * Walls and sprites all draw now (except top sprite). * Start on Automap drawing.
-
Steven Fuller authored
* Walls appear to be drawn correctly * Moved some palette and floor clearing functions to specific draw files * Sprites are shown -- just with wall textures.
-
- 03 Jun, 2000 1 commit
-
-
Steven Fuller authored
-
- 02 Jun, 2000 3 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
-
Steven Fuller authored
-
- 01 Jun, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
* Initial software gtk+ version * Stub for glx version * Added GPL Header to all source files * Cleaned up TODO
-
- 30 May, 2000 1 commit
-
-
Steven Fuller authored
intermittent failures when going to gamemode).
-
- 25 May, 2000 1 commit
-
-
Steven Fuller authored
itself, return a copy of the resource). Updated res.c to do more work by making copies of resources and freeing the copies when released. Removed a few lines of unused code, etc TODO: find where/why GameShapes (and/or the memory it is pointing to) is getting trashed.
-
- 22 May, 2000 2 commits
-
-
Steven Fuller authored
version's
-
Steven Fuller authored
-
- 21 May, 2000 1 commit
-
-
Steven Fuller authored
-
- 20 May, 2000 2 commits
-
-
Steven Fuller authored
-
Steven Fuller authored
implementing input
-
- 19 May, 2000 1 commit
-
-
Steven Fuller authored
-