2011-09-30 |
Michael D. Reiley | TODO Updates
|
commit | commitdiff | tree |
2011-08-15 |
Michael D. Reiley | Minor restructuring of babysfirst.world and header...
|
commit | commitdiff | tree |
2011-08-15 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-08-14 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-08-14 |
Michael D. Reiley | TODO update
|
commit | commitdiff | tree |
2011-08-09 |
Michael D. Reiley | Converted XML parsing functions to use small wrappers...
|
commit | commitdiff | tree |
2011-08-05 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-08-05 |
Michael D. Reiley | (Temporary?) fix for command line usage formatting...
|
commit | commitdiff | tree |
2011-07-26 |
Michael D. Reiley | Fix M_PI declaration on VisualC++
|
commit | commitdiff | tree |
2011-07-25 |
Michael D. Reiley | Update version string.
|
commit | commitdiff | tree |
2011-07-25 |
Michael D. Reiley | Fixed string comparisons
|
commit | commitdiff | tree |
2011-07-25 |
Michael D. Reiley | DTD directory in config.h, world movement type read...
|
commit | commitdiff | tree |
2011-07-12 |
Michael D. Reiley | Put a warning note in the README after receiving a...
|
commit | commitdiff | tree |
2011-07-11 |
Michael D. Reiley | Clean up CommandLineOptions::usage()
|
commit | commitdiff | tree |
2011-07-11 |
Michael D. Reiley | Small cmd.cpp fix, print engine version string with...
|
commit | commitdiff | tree |
2011-07-11 |
Michael D. Reiley | Quieter step sound effect, TODO updates.
|
commit | commitdiff | tree |
2011-07-11 |
Michael D. Reiley | Step sound effect works
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Entity dtd, modifications to World dtd, load Player...
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Add cache.size to client.ini and TODO update.
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Multiphased player sprite
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Typos in main.cpp
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Ability to disable resource cache.
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Maximum cache size option in command line and conf...
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | typo in cmd.cpp
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-07-10 |
Michael D. Reiley | Compress world with zip -0, command line formatting.
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Further document CommandLineOptions.
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Remove CommandLineOptions' dependency on Tsunagari
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | cmd.cpp prints extended help.
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Fail on bad command line options, allow ommitting short...
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Custom command line parser.
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Weird return in Resourcer::init. It was suddenly breaking...
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Update readme and credits to remove popt as a dependency.
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | Replaced popt command line processing with Boost Program_Opt...
|
commit | commitdiff | tree |
2011-07-09 |
Michael D. Reiley | TODO update
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | Fixed Log output on Windows, but popt still broken.
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | Optimized sheet files and changed Makefile to use zip -9
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | Modified world.conf dtd and parser, added movement...
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | Merge branch 'cache' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-07-08 |
Michael D. Reiley | tileset sprites were never used, removed vestigial...
|
commit | commitdiff | tree |
2011-07-07 |
Michael D. Reiley | Fix snprintf on VisualC++ with a conditional define.
|
commit | commitdiff | tree |
2011-07-07 |
Michael D. Reiley | TODO changes, remove redundant Log initialization in...
|
commit | commitdiff | tree |
2011-07-07 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari
|
commit | commitdiff | tree |
2011-07-07 |
Michael D. Reiley | gitignore file
|
commit | commitdiff | tree |
2011-07-06 |
Michael D. Reiley | Merge branch 'audio' of github.com:tachyonimpact/Tsunagari...
|
commit | commitdiff | tree |
2011-07-06 |
Michael D. Reiley | Merge resourcer.cpp
|
commit | commitdiff | tree |
2011-07-06 |
Michael D. Reiley | Add -t command line option, cache is disabled if ttl...
|
commit | commitdiff | tree |
2011-07-06 |
Michael D. Reiley | client.conf is now parsed as an ini file.
|
commit | commitdiff | tree |
2011-07-05 |
Michael D. Reiley | Add Boost to CREDITS.txt as required.
|
commit | commitdiff | tree |
2011-07-05 |
Michael D. Reiley | Only list direct dependencies in README.txt
|
commit | commitdiff | tree |
2011-07-05 |
Michael D. Reiley | Added -q/--query command line option, fixed oversight...
|
commit | commitdiff | tree |
2011-07-04 |
Michael D. Reiley | Temporarily disabled music handling code, awaiting...
|
commit | commitdiff | tree |
2011-07-04 |
Michael D. Reiley | TODO file update, small change to Makefile to remove...
|
commit | commitdiff | tree |
2011-07-04 |
Michael D. Reiley | Merge branch 'master' of github.com:tachyonimpact/Tsunagari...
|
commit | commitdiff | tree |
2011-07-03 |
Michael D. Reiley | Partially broken music implementation
|
commit | commitdiff | tree |
2011-06-19 |
Michael D. Reiley | Partial doxygen-compatible reannotation of area.h
|
commit | commitdiff | tree |
2011-06-19 |
Michael D. Reiley | Makefile update fixes for doc and clean
|
commit | commitdiff | tree |
2011-06-19 |
Michael D. Reiley | Makefile fixes and doc addition, removed old files...
|
commit | commitdiff | tree |
2011-06-19 |
Michael D. Reiley | Removed makeworld script, prettier makefile.
|
commit | commitdiff | tree |
2011-06-17 |
Michael D. Reiley | Removed Visual C++ conditionals from config.h
|
commit | commitdiff | tree |
2011-06-17 |
Michael D. Reiley | Modified dependencies in README.
|
commit | commitdiff | tree |
2011-06-14 |
Michael D. Reiley | makeworld.sh fix and TODO update.
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Beginnings of a CMake file, removed obsolete descriptors...
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Removed stdint.h dependencies.
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Explicified all implicit typecasts. Needs some looking...
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Temporarily moved configuration defaults to config...
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Support changing log lovel in client.conf
|
commit | commitdiff | tree |
2011-06-13 |
Michael D. Reiley | Small Windows compatibility changes.
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | Fixed subStr function.
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | Why did we still have door.h?
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | Added doors to test areas.
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | TODO update
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | Merge branch 'persist'
|
commit | commitdiff | tree |
2011-06-12 |
Michael D. Reiley | persistent input handling
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | Fixed the note.
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | Temporary fix, added note in area.cpp.
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | Changed test world to bigbaby, found that the fix only...
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | Fixed loading the wrong tiles from the tileset, but...
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | add TODOs
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | wrote Area::processMapProperties
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | most of Area::processDescriptor, clever RAII :)
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | restructure Area to cater to TMX; removal of Tile class
|
commit | commitdiff | tree |
2011-06-09 |
Michael D. Reiley | Merge remote branch 'origin/master' into origin/area...
|
commit | commitdiff | tree |
2011-06-08 |
Michael D. Reiley | Caching work, cacheTally function.
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | Client config options added, dtd and parser update...
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | Start of resource cache implementation.
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | TODO update.
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | A stack of XML nodes is probably cleaner for parsing...
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | Slight area and tile change, new player.sheet
|
commit | commitdiff | tree |
2011-06-07 |
Michael D. Reiley | New tile flags.
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Change to World spec. Parser updated.
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Minor change to area spec.
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Readme logo
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Credits file, added file extensions to readme-type...
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Tiled author updated the TMX dtd.
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | strSplit common function for parsing.
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | New Area XML structs for TMX, TODO update, TMX dtd...
|
commit | commitdiff | tree |
2011-06-06 |
Michael D. Reiley | Slight change to area spec.
|
commit | commitdiff | tree |