| 2014-02-21 |
Martin Read | Another ball-of-mud, implementing return-to-main-menu... |
commit | commitdiff | tree | snapshot |
| 2014-02-21 |
Martin Read | Big-ball-of-mud commit - stretchy levels! stretchy-levels |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Snakes are now 'S', not the 'c' they were mistakenly... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Loose ends of the display-reference crusade, and a... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Fixed uninitialized-var warning in u.cc |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Miscellaneous fun with notifications, display vars... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Power attack, and some notification-related cleanup. |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
Martin Read | Remove unnecessary call to newsym() in fov.cc |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | Tech-demo combo system, and some other things. |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | Added bounds check function to Level |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | Added farlook() functionality |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | New visibility check functions |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | Add clamp() member function to constrain Offsets and... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Martin Read | Fixed bug G-1 |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
Martin Read | Rearrangement and cleanup |
commit | commitdiff | tree | snapshot |
| 2014-02-14 |
Martin Read | Out of tree builds now work out_of_tree_builds |
commit | commitdiff | tree | snapshot |
| 2014-02-14 |
Martin Read | Some new react_equip messages |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
Martin Read | New monsters and items; balancing will be required |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
Martin Read | Defilers no longer cast hellfire |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Martin Read | Get rid of misc.cc. |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
Martin Read | Header fun for cleaner deps |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
Martin Read | Moving player-related stuffs into player.hh header |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
Martin Read | Implemented item WL-1 and some other issues. |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Changed version numbering scheme to M.m.p (because... 0.9.0 |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Changed version to 0.99 |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Switched permons database to parsed autogen |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | pobj_comp: Fixed failure to write out flags for most... |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Fixed build error from previous command-check modification |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Added patch acceptance policy notes in README.md |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Removed trailing text in debian/control |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Notification, display, and save-handling fixes |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Stubs for classes I intend to implement sometime |
commit | commitdiff | tree | snapshot |
| 2014-02-10 |
Martin Read | Save files now go in $HOME/.local/share/com.blackswords... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
Martin Read | Ignore .bak files |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
Martin Read | Big ball-of-mud commit after completing removal of... printmsg-purged |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
Martin Read | git will now ignore spong.txt which is my favoured... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
Martin Read | Title screen alignment tweaks (should do this *properly... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
Martin Read | Big-ball-of-mud commit because of a UI landmark |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Added "DRESS" flag to permobjs |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | build system improvements |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Exclude directory tree generated by packaging test... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Dinking about with workflows and updating README |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Remove external compressor call; correctly process... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Neronic shuffling |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Added stub point for configuration files to happen |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Ball-of-mud change for various things. |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Fixing serious bug with try count |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Shutting up the compiler; first steps on combo tracker... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | New RNG (Bob Jenkins' small non-crypto PRNG) that actua... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Created internal-use debian/ directory and a copyright... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Unicode tile loader now checks return value of mbtowc... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Permobj now has a flags field; NOTIFY_EQUIP flag now... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Relocated licence text to COPYING for Debian-friendliness |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Relocated manpage into a subdirectory |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Fixed small typo in manpage |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Martin Read | Added skeletal man page |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
Martin Read | Big ball-of-mud commit after making the Level internal... |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
Martin Read | Add comparators to Coord/Offset |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
Martin Read | Don't track core dumps |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Made zombies less stupidly hard-hitting. |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Fix pobj_comp to actually mark potions as potions! |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Moved level-gain notification to produce better message... |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Updating Manifest to reflect new architecture |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Making the new notification backend part of the build |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Added new files for the notification mechanism |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Improved README slightly |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Added a license and a markdown README |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
Martin Read | Incremental checkpoint for project "No prose in the... |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Martin Read | Makefile now generates generatable files before buildin... |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Martin Read | Added permobj compiler and pobj_id.hh to MANIFEST |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Martin Read | Removing a silly. |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Martin Read | More doxygen comments; removal of a code corpse |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | Updating gitignore for changes to pobj handling |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | Resolving impact of the changes to item database handling |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | Added human-friendly version of permobj database |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | Created permobj data parser |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | A jumble of const resequencing and some actual development |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Martin Read | Adding Doxyfile to MANIFEST |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
Martin Read | Added C++11 dependency to Makefile |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
Martin Read | Added Doxygen configuration |
commit | commitdiff | tree | snapshot |
| 2014-01-04 |
Martin Read | Added .dump files to .gitignore |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Martin Read | Adjustment of constants relating to vision/display... |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Martin Read | Fixed numpad error in display-nc.cc |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Martin Read | Fixed vikeys error in select_dir() |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Martin Read | Changes to handling of obstructive terrain; no more... |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Martin Read | Use the terrain properties array to get symbols and... |
commit | commitdiff | tree | snapshot |
| 2013-10-02 |
Martin Read | More progress, I think... |
commit | commitdiff | tree | snapshot |
| 2013-10-01 |
Martin Read | Much slaying of non-Coord coordinates. FOV is cleverer. |
commit | commitdiff | tree | snapshot |
| 2013-10-01 |
Martin Read | Added mysign() specializations for Coord and Offset |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Updated MANIFEST to contain the correct list of files |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | More elimination of magic numbers; also, store evasion... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Dependency updates, much killing of magic numbers and... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Miscellaneous refactoring - remove spurious field from... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Replacing explicit -1's with NO_MON NO_OBJ etc. |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Updates for how to say the player resists a thing and... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Martin Read | Added Coord/Offset header |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Martin Read | Saved game now contains terrain data instead of RNG... |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Martin Read | Moved all level data into a struct |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Martin Read | C++ conversion changes cxx-converted |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Martin Read | Rename pursuant to making C++ification happen |
commit | commitdiff | tree | snapshot |
| next |