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 | 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 |
2011-05-30 |
Paul Merrill | area.dtd: fix oops
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | work on Area
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | forbid network access while parsing XML docs
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | +TODO Player's lack of entity descriptor
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | cleaned up unnecessary/redundant headers
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | generate test world only when needed
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | add details to some TODO items; split open/finished
|
commit | commitdiff | tree |
2011-05-29 |
Paul Merrill | fix 'trickery' to pass descriptor name to XML error...
|
commit | commitdiff | tree |
2011-05-26 |
Paul Merrill | rename Rc::getDescriptor -> Rc::getXMLDoc
|
commit | commitdiff | tree |
2011-05-26 |
Paul Merrill | todo - should we use XML schemas?
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | uncessary lib link for Gosu
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | worldname.world => world.conf; better err msgs
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | Resourcer uses .world files
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | ZIP errors use path, follow log message types
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | better ZIP errors
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | change log message format; work on Resourcer's ZIP
|
commit | commitdiff | tree |
2011-04-16 |
Paul Merrill | delete doesn't need NULL checks
|
commit | commitdiff | tree |
2011-04-14 |
Paul Merrill | initialize player, area in World constructor
|
commit | commitdiff | tree |
2011-04-11 |
Paul Merrill | use libzip instead of mpq
|
commit | commitdiff | tree |
2011-04-11 |
Paul Merrill | use MPQ as Rc archive; testworld => babysfirst
|
commit | commitdiff | tree |
2011-04-10 |
Paul Merrill | unmoved includes
|
commit | commitdiff | tree |
2011-04-10 |
Paul Merrill | log header guards misnamed
|
commit | commitdiff | tree |
2011-04-10 |
Paul Merrill | Log singleton is static local var
|
commit | commitdiff | tree |
2011-04-10 |
Paul Merrill | Area: events stored in array
|
commit | commitdiff | tree |
2011-04-10 |
Paul Merrill | hammered out Log, hammered out return values, fixed...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Merrill | fixed uint(0); replaced "_NONE_" references; doc'd...
|
commit | commitdiff | tree |
2011-04-07 |
Paul Merrill | moderate code cleanup
|
commit | commitdiff | tree |
2011-04-07 |
Paul Merrill | refactored World::typeTemp to be a local variable
|
commit | commitdiff | tree |