dungeon_crawler

log

age author description
2012-09-25 John Tsiombikas added multipass deferred
2012-09-21 John Tsiombikas forgot the new tiles
2012-09-21 John Tsiombikas changed the level a bit to indicate where there should be lights
2012-09-20 John Tsiombikas build crap
2012-09-20 John Tsiombikas fixed the music playback
2012-09-19 John Tsiombikas music playback bugfixing
2012-09-19 John Tsiombikas writting the stream audio player
2012-09-18 John Tsiombikas stuff + streaming start
2012-09-18 John Tsiombikas foo
2012-09-18 John Tsiombikas - fixed audio panning (listener direction)
2012-09-18 John Tsiombikas torches sound
2012-09-17 John Tsiombikas pretty much implemented the positional torch sound sources
2012-09-17 John Tsiombikas added sound playback, more to do
2012-09-16 John Tsiombikas started writting audio code
2012-09-13 John Tsiombikas debugging the particles
2012-09-12 John Tsiombikas particle system 1
2012-08-30 John Tsiombikas fixed build on linux
2012-08-30 John Tsiombikas - added mipmap generation
2012-08-30 John Tsiombikas added flag to force the use of the fallback renderer
2012-08-30 John Tsiombikas - cleaned up the renderer
2012-08-30 John Tsiombikas foo
2012-08-29 John Tsiombikas forgot to set it up so cleanup is called on exit
2012-08-29 John Tsiombikas start work on particle systems
2012-08-28 John Tsiombikas fuck that uninitialized variable
2012-08-28 John Tsiombikas ops, a small bug slipped by
2012-08-28 John Tsiombikas normal mapping
2012-08-28 John Tsiombikas passing shininess and specular in mrt
2012-08-28 John Tsiombikas ha! fixed deferred
2012-08-27 John Tsiombikas AAAAaaaarghhhh... forgot to request floating point pixel format for MRT textures...
2012-08-27 John Tsiombikas OBJ hack