2011-07-10 |
Paul Merrill | sprite: has phases, player: changes to face where moving
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | add intro music
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | fix NULL pointer access on ~Area
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | only save to cache if cache enabled
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | play intro music, then main music
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | XML parsing decended too deep with new XML docs
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | comment readXMLDocFromDisk
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | DTD URLs given from parsing class rather than XML file...
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | Makefile: remove cured warning flag
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | resourcer: remove StringMap
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | areas: lower doors connect
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | fix input duplication bug
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | reset keyboard input delay
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | updated TODO
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | remove free of shared_ptr
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | Merge branch 'cache'
|
commit | commitdiff | tree |
2011-07-10 |
Paul Merrill | cache constructed Gosu::Image, Gosu::Sample, and xmlDoc...
|
commit | commitdiff | tree |
2011-07-09 |
Paul Merrill | remove Windows solution and music from gitignore
|
commit | commitdiff | tree |
2011-07-09 |
Paul Merrill | add wind ambience to bigbaby
|
commit | commitdiff | tree |
2011-07-09 |
Paul Merrill | second attempt at Resourcer::init return value
|
commit | commitdiff | tree |
2011-07-09 |
Paul Merrill | remove unneeded includes from area
|
commit | commitdiff | tree |
2011-07-08 |
Paul Merrill | fixed if-else statements, made world.dtd specific
|
commit | commitdiff | tree |
2011-07-08 |
Paul Merrill | resourcer: cache all zip reads into Gosu::Buffers
|
commit | commitdiff | tree |
2011-07-07 |
Paul Merrill | Revert "Merge resourcer.cpp"
|
commit | commitdiff | tree |
2011-07-07 |
Paul Merrill | Merge branch 'gosu-head'
|
commit | commitdiff | tree |
2011-07-06 |
Paul Merrill | paginated the Readme descriptions
|
commit | commitdiff | tree |
2011-07-05 |
Paul Merrill | Revert "Temporarily disabled music handling code, awaiting...
|
commit | commitdiff | tree |
2011-07-05 |
Paul Merrill | Merge branch 'master' into gosu-head
|
commit | commitdiff | tree |
2011-07-05 |
Paul Merrill | change Gosu::Bitmap API; Tileset::source a pointer
|
commit | commitdiff | tree |
2011-07-04 |
Paul Merrill | Merge branch 'audio'
|
commit | commitdiff | tree |
2011-07-03 |
Paul Merrill | resourcer.cpp: fix big audio memory leak
|
commit | commitdiff | tree |
2011-07-03 |
Paul Merrill | add command line options + update todo, comments
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | resourcer: cache string requests
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | resourcer: getString => private
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | only include required Gosu headers
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | area.cpp: reserve tile row memory
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | babysfirst.area: added convenient door
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | Doors are activated only *after* player moves onto...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Merrill | refresh TODO and Doors imply npc_nowalk flag
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | s/unsigned int/unsigned/
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp, client.dtd: simplify client.conf parsing
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp: cleaned up main a bit, updated documentation
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp: ClientValues => local variable
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | bigbaby.area: added door close to entry point
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp: correctly init std::string in ClientValues
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp: take address of CLIENT_VALUES
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | remove CMake build system
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | log.cpp: include config.h for MESSAGE_MODE
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | re-add GNU Makefiles... don't delete with cmake ones!
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | TODO.txt: scratch one
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | main.cpp: zero-set CLIENT_CONFIG
|
commit | commitdiff | tree |
2011-06-17 |
Paul Merrill | area.cpp: fix type aliasing with centering player
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | window.cpp: ~GameWindow(): delete Resourcer
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | area.cpp: fix pointer dereference
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | main.cpp: free main config xmlDoc* used in initing...
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | main.cpp: align GameWindow constructor arguments
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | area.cpp: ~Area(): delete Tiles, Doors, TileType images
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | area.cpp: little bit of clean up
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | fix FIXME and document bound
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | TODO update regarding door activation
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | changing Areas and door tiles implemented
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | 'nowalk' flag implemented
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | updated TODO to reflect finished goal
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | libpango, libboost licenses and homepages in readme
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | Merge branch 'readme'
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | player spawns at world entry x,y,z loc
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | viewport centers on player, doesn't go off edges
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | Sprite renders at negative coords
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | viewport follows player
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | skip extraneous elements in reading tile row
|
commit | commitdiff | tree |
2011-06-12 |
Paul Merrill | added two required libraries for building -- deps of...
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | impl'd processObjectGroup
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | remove debug -- oops
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | updated TODO
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | RENDER MAP CORRECTLY
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | generate TileTypes after last explicit one
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | TileTypes load after first row
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | map loads, but renders tiles incorrectly
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | remove artificial world gen code
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | impl'd Area::processLayer
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | impl'd Area::processTileType
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | impl'd Area::processTileset
|
commit | commitdiff | tree |
2011-06-09 |
Paul Merrill | consts added
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Merge branch 'master' into area-tilegrid
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | made available class methods const
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Sprite::processDescriptor refactored to 80-char lines
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Merge branch 'master' into area-tilegrid
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | security: sprintf on userdata == buffer overflow
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | denote comment in world.cpp as a FIXME
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Rc::getSample uses new read() fn
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Merge branch 'master' into area-tilegrid
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | init/cleanup XML library moved to main()
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | fix memory leak: xmlDoc* never free'd
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Resourcer::getXMLDoc logs errors with full pathname
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Resourcer::read returns a Gosu::Buffer
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | add FIXME about using Gosu::Sample for music
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | initial inkling of <music> tag support
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | Area::tileset is now a scoped_ptr<Sprite>
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | area.h, area.dtd: fix whitespace
|
commit | commitdiff | tree |
2011-05-30 |
Paul Merrill | merged TileMatrix into Area
|
commit | commitdiff | tree |