2012-07-29 |
Michael D. Reiley | Add license text to the top of every source file.
|
commit | commitdiff | tree |
2012-07-29 |
Michael D. Reiley | Update version, update sphinx documentation, fix Makefile...
|
commit | commitdiff | tree |
2012-07-27 |
Michael D. Reiley | Update the project description in the README.
|
commit | commitdiff | tree |
2012-07-27 |
Michael D. Reiley | Finish updating credits.
|
commit | commitdiff | tree |
2012-07-19 |
Michael D. Reiley | Layer section in Sphinx documentation Chapter 3.
|
commit | commitdiff | tree |
2012-07-17 |
Michael D. Reiley | Sphinx documentation updates.
|
commit | commitdiff | tree |
2012-07-17 |
Michael D. Reiley | Fix oversight in config parsing, fix Makefile, option...
|
commit | commitdiff | tree |
2012-07-17 |
Michael D. Reiley | Sphinx updates for next revision.
|
commit | commitdiff | tree |
2012-07-17 |
Michael D. Reiley | Prepare entity descriptors for ranged member parsing.
|
commit | commitdiff | tree |
2012-07-17 |
Michael D. Reiley | Remove now-redundant main_music properties from most...
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | Use ASSERTS in main.
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | Documentation updates.
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | Sphinx documentation updates.
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | Sphinx updates for revision 3.
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | NBLC project now used for command line input, submodule...
|
commit | commitdiff | tree |
2012-07-14 |
Michael D. Reiley | Merge config.h into client-config.h
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Windows fixes.
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | README.txt
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Use engine defaults if client.ini and command line...
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Option to halt execution on python errors.
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Move Windows specific code from config.h, initial player...
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Pause on error dialog in Windows, improve pause_overlay.png
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Engine messages on startup.
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | add border to pause_overlay.png
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | pause_overlay.png
|
commit | commitdiff | tree |
2012-07-13 |
Michael D. Reiley | Error dialog boxes on Windows.
|
commit | commitdiff | tree |
2012-07-12 |
Michael D. Reiley | Console log timestamps.
|
commit | commitdiff | tree |
2012-07-12 |
Michael D. Reiley | Console log timestamps (broken)
|
commit | commitdiff | tree |
2012-07-12 |
Michael D. Reiley | sphinx documentation updates, files in a gameworld...
|
commit | commitdiff | tree |
2012-07-11 |
Michael D. Reiley | TURN mode fixes and Windows builds again. :)
|
commit | commitdiff | tree |
2012-07-07 |
Michael D. Reiley | Update wander ai for tick/turn.
|
commit | commitdiff | tree |
2012-07-04 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-07-04 |
Michael D. Reiley | Improve Windows detection
|
commit | commitdiff | tree |
2012-07-02 |
Michael D. Reiley | gitignore
|
commit | commitdiff | tree |
2012-07-02 |
Michael D. Reiley | bigtree.tmx update
|
commit | commitdiff | tree |
2012-06-20 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-06-20 |
Michael D. Reiley | Sphinx documentation updates.
|
commit | commitdiff | tree |
2012-06-09 |
Michael D. Reiley | Fix erroneous nowalk on exit to invalid area.
|
commit | commitdiff | tree |
2012-06-05 |
Michael D. Reiley | Testing world script consolidation.
|
commit | commitdiff | tree |
2012-05-28 |
Michael D. Reiley | bigtree.tmx fixes
|
commit | commitdiff | tree |
2012-05-24 |
Michael D. Reiley | New "bigtree" area, but segfault.
|
commit | commitdiff | tree |
2012-05-21 |
Michael D. Reiley | stdlib.ai.dumb -> stdlib.ai.wander
|
commit | commitdiff | tree |
2012-05-15 |
Michael D. Reiley | Sphinx documentation fix.
|
commit | commitdiff | tree |
2012-05-15 |
Michael D. Reiley | Source and Sphinx documentation updates.
|
commit | commitdiff | tree |
2012-05-14 |
Michael D. Reiley | Sphinx documentation updates.
|
commit | commitdiff | tree |
2012-05-13 |
Michael D. Reiley | Cave scripting updates.
|
commit | commitdiff | tree |
2012-05-13 |
Michael D. Reiley | Cave area scripting.
|
commit | commitdiff | tree |
2012-05-13 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-05-13 |
Michael D. Reiley | cave01.tmx updates
|
commit | commitdiff | tree |
2012-05-13 |
Michael D. Reiley | Restructured config.h in preparation for client.ini...
|
commit | commitdiff | tree |
2012-05-12 |
Michael D. Reiley | Added cave area, but broken by incorrect parser code.
|
commit | commitdiff | tree |
2012-05-12 |
Michael D. Reiley | Delete ai.py again, change didn't stick.
|
commit | commitdiff | tree |
2012-05-11 |
Michael D. Reiley | Delete ai.py
|
commit | commitdiff | tree |
2012-05-11 |
Michael D. Reiley | Wizard AI moved to class in stdlib.ai.dumb
|
commit | commitdiff | tree |
2012-05-06 |
Michael D. Reiley | Pokemon-level AI for wizard, fix random.cpp bug.
|
commit | commitdiff | tree |
2012-05-05 |
Michael D. Reiley | Don't cache init.py
|
commit | commitdiff | tree |
2012-04-22 |
Michael D. Reiley | Preliminary data path support, but needs fixes.
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Move miscellaneous data files and testing world out...
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Consistency in file naming.
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Consistency in error messages.
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Require persist option in world.conf in turn mode.
|
commit | commitdiff | tree |
2012-04-20 |
Michael D. Reiley | Still run if missing required client.ini value set...
|
commit | commitdiff | tree |
2012-04-17 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-17 |
Michael D. Reiley | Clean up includes no longer needed by main.cpp
|
commit | commitdiff | tree |
2012-04-17 |
Michael D. Reiley | Clean up includes no longer needed by main.cpp
|
commit | commitdiff | tree |
2012-04-17 |
Michael D. Reiley | Move initial configuration handling out of main.cpp
|
commit | commitdiff | tree |
2012-04-13 |
Michael D. Reiley | Consistent naming scheme for source files.
|
commit | commitdiff | tree |
2012-04-12 |
Michael D. Reiley | Tile and Sprite Sheets section in sphinx docs.
|
commit | commitdiff | tree |
2012-04-10 |
Michael D. Reiley | Remove obsolete diagonal movement phases from player...
|
commit | commitdiff | tree |
2012-04-10 |
Michael D. Reiley | sphinx update
|
commit | commitdiff | tree |
2012-04-10 |
Michael D. Reiley | PDF documentation transcribed into Sphinx documentation.
|
commit | commitdiff | tree |
2012-04-10 |
Michael D. Reiley | Rearrange documentation, prepare for sphinx documentation.
|
commit | commitdiff | tree |
2012-04-10 |
Michael D. Reiley | Fixed mistake in python_timer.h and renamed files for...
|
commit | commitdiff | tree |
2012-04-09 |
Michael D. Reiley | Update Timer for consistency with existing API calls.
|
commit | commitdiff | tree |
2012-04-09 |
Michael D. Reiley | Timer class for timing events.
|
commit | commitdiff | tree |
2012-04-09 |
Michael D. Reiley | Update testing world and remove dead code from cmd.cpp
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world updates.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world changes
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Modify testing world for new XML naming scheme.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Lighting effects in testing.world
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world ladder fix
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Python randfloat function and testing world improvements.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world sounds and python randint function.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Add __future__ to python whitelist.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world fixes.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Fix compiling on G++ 4.7.0
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Cool sounds in testing.world and player animation speed...
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Testing world updates.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Added a new area to testing.world.
|
commit | commitdiff | tree |
2012-04-06 |
Michael D. Reiley | Fix some attributions in testing.world.
|
commit | commitdiff | tree |
2012-04-05 |
Michael D. Reiley | Touchups to testing world.
|
commit | commitdiff | tree |
2012-04-05 |
Michael D. Reiley | More testing.world issues.
|
commit | commitdiff | tree |
2012-04-05 |
Michael D. Reiley | Fix problems with testing world.
|
commit | commitdiff | tree |
2012-04-05 |
Michael D. Reiley | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-05 |
Michael D. Reiley | Updated testing world for testing layers and lazy exits.
|
commit | commitdiff | tree |