victrix-abyssi
2014-03-16 Martin ReadMerged back Obumbrata et Velata engine improvements
2014-02-26 Martin ReadFood meter now gets updated in a timely manner.
2014-02-26 Martin ReadDoxygenation and staticization
2014-02-26 Martin ReadSmall debug message cleanup
2014-02-26 Martin ReadAdded monster-grouping comments
2014-02-26 Martin ReadGive messages about stat drain elevated priority
2014-02-22 Martin ReadUpdating debian/changelog preparatory to an alpha tag 0.9.1
2014-02-21 Martin ReadAnother ball-of-mud, implementing return-to-main-menu...
2014-02-21 Martin ReadBig-ball-of-mud commit - stretchy levels! stretchy-levels
2014-02-19 Martin ReadSnakes are now 'S', not the 'c' they were mistakenly...
2014-02-19 Martin ReadLoose ends of the display-reference crusade, and a...
2014-02-19 Martin ReadFixed uninitialized-var warning in u.cc
2014-02-19 Martin ReadMiscellaneous fun with notifications, display vars...
2014-02-19 Martin ReadPower attack, and some notification-related cleanup.
2014-02-19 Martin ReadRemove unnecessary call to newsym() in fov.cc
2014-02-18 Martin ReadTech-demo combo system, and some other things.
2014-02-18 Martin ReadAdded bounds check function to Level
2014-02-18 Martin ReadAdded farlook() functionality
2014-02-18 Martin ReadNew visibility check functions
2014-02-18 Martin ReadAdd clamp() member function to constrain Offsets and...
2014-02-18 Martin ReadFixed bug G-1
2014-02-15 Martin ReadRearrangement and cleanup
2014-02-14 Martin ReadOut of tree builds now work out_of_tree_builds
2014-02-14 Martin ReadSome new react_equip messages
2014-02-13 Martin ReadNew monsters and items; balancing will be required
2014-02-13 Martin ReadDefilers no longer cast hellfire
2014-02-12 Martin ReadGet rid of misc.cc.
2014-02-11 Martin ReadHeader fun for cleaner deps
2014-02-11 Martin ReadMoving player-related stuffs into player.hh header
2014-02-11 Martin ReadImplemented item WL-1 and some other issues.
2014-02-10 Martin ReadChanged version numbering scheme to M.m.p (because... 0.9.0
2014-02-10 Martin ReadChanged version to 0.99
2014-02-10 Martin ReadSwitched permons database to parsed autogen
2014-02-10 Martin Readpobj_comp: Fixed failure to write out flags for most...
2014-02-10 Martin ReadFixed build error from previous command-check modification
2014-02-10 Martin ReadAdded patch acceptance policy notes in README.md
2014-02-10 Martin ReadRemoved trailing text in debian/control
2014-02-10 Martin ReadNotification, display, and save-handling fixes
2014-02-10 Martin ReadStubs for classes I intend to implement sometime
2014-02-10 Martin ReadSave files now go in $HOME/.local/share/com.blackswords...
2014-02-09 Martin ReadIgnore .bak files
2014-02-09 Martin ReadBig ball-of-mud commit after completing removal of... printmsg-purged
2014-02-09 Martin Readgit will now ignore spong.txt which is my favoured...
2014-02-09 Martin ReadTitle screen alignment tweaks (should do this *properly...
2014-02-09 Martin ReadBig-ball-of-mud commit because of a UI landmark
2014-02-08 Martin ReadAdded "DRESS" flag to permobjs
2014-02-08 Martin Readbuild system improvements
2014-02-08 Martin ReadExclude directory tree generated by packaging test...
2014-02-08 Martin ReadDinking about with workflows and updating README
2014-02-08 Martin ReadRemove external compressor call; correctly process...
2014-02-08 Martin ReadNeronic shuffling
2014-02-08 Martin ReadAdded stub point for configuration files to happen
2014-02-08 Martin ReadBall-of-mud change for various things.
2014-02-08 Martin ReadFixing serious bug with try count
2014-02-08 Martin ReadShutting up the compiler; first steps on combo tracker...
2014-02-08 Martin ReadNew RNG (Bob Jenkins' small non-crypto PRNG) that actua...
2014-02-08 Martin ReadCreated internal-use debian/ directory and a copyright...
2014-02-08 Martin ReadUnicode tile loader now checks return value of mbtowc...
2014-02-08 Martin ReadPermobj now has a flags field; NOTIFY_EQUIP flag now...
2014-02-08 Martin ReadRelocated licence text to COPYING for Debian-friendliness
2014-02-08 Martin ReadRelocated manpage into a subdirectory
2014-02-08 Martin ReadFixed small typo in manpage
2014-02-08 Martin ReadAdded skeletal man page
2014-02-07 Martin ReadBig ball-of-mud commit after making the Level internal...
2014-02-07 Martin ReadAdd comparators to Coord/Offset
2014-02-07 Martin ReadDon't track core dumps
2014-01-21 Martin ReadMade zombies less stupidly hard-hitting.
2014-01-21 Martin ReadFix pobj_comp to actually mark potions as potions!
2014-01-21 Martin ReadMoved level-gain notification to produce better message...
2014-01-21 Martin ReadUpdating Manifest to reflect new architecture
2014-01-21 Martin ReadMaking the new notification backend part of the build
2014-01-21 Martin ReadAdded new files for the notification mechanism
2014-01-21 Martin ReadImproved README slightly
2014-01-21 Martin ReadAdded a license and a markdown README
2014-01-21 Martin ReadIncremental checkpoint for project "No prose in the...
2014-01-20 Martin ReadMakefile now generates generatable files before buildin...
2014-01-20 Martin ReadAdded permobj compiler and pobj_id.hh to MANIFEST
2014-01-20 Martin ReadRemoving a silly.
2014-01-20 Martin ReadMore doxygen comments; removal of a code corpse
2014-01-18 Martin ReadUpdating gitignore for changes to pobj handling
2014-01-18 Martin ReadResolving impact of the changes to item database handling
2014-01-18 Martin ReadAdded human-friendly version of permobj database
2014-01-18 Martin ReadCreated permobj data parser
2014-01-18 Martin ReadA jumble of const resequencing and some actual development
2014-01-18 Martin ReadAdding Doxyfile to MANIFEST
2014-01-08 Martin ReadAdded C++11 dependency to Makefile
2014-01-08 Martin ReadAdded Doxygen configuration
2014-01-04 Martin ReadAdded .dump files to .gitignore
2013-11-12 Martin ReadAdjustment of constants relating to vision/display...
2013-11-12 Martin ReadFixed numpad error in display-nc.cc
2013-11-12 Martin ReadFixed vikeys error in select_dir()
2013-11-12 Martin ReadChanges to handling of obstructive terrain; no more...
2013-11-12 Martin ReadUse the terrain properties array to get symbols and...
2013-10-02 Martin ReadMore progress, I think...
2013-10-01 Martin ReadMuch slaying of non-Coord coordinates. FOV is cleverer.
2013-10-01 Martin ReadAdded mysign() specializations for Coord and Offset
2013-09-30 Martin ReadUpdated MANIFEST to contain the correct list of files
2013-09-30 Martin ReadMore elimination of magic numbers; also, store evasion...
2013-09-30 Martin ReadDependency updates, much killing of magic numbers and...
2013-09-30 Martin ReadMiscellaneous refactoring - remove spurious field from...
next