home · contact · privacy
Fix buggy healthy_addch().
[plomrogue] / TODO
2015-12-16 Christian HellerReplace old with new client, drop redo system needed...
2015-09-05 Christian HellerClient: Fix log window drawing bug (too small winmap...
2015-08-26 Christian HellerUpdate TODO.
2015-01-30 Christian HellerAdd to TODO.
2015-01-27 Christian HellerFix hardcoding of MAGIC MEAT thing name.
2014-12-07 Christian HellerAdd to TODO.
2014-12-07 Christian HellerAdd to TODO.
2014-11-21 Christian HellerAdd to TODO.
2014-11-20 Christian HellerAdd to TODO.
2014-11-20 Christian HellerAdd to TODO.
2014-11-14 Christian HellerClient: ping_pong_test() + try_growing_queue() = test_a...
2014-11-14 Christian HellerAdd TODO.
2014-11-14 Christian HellerRemove finished TODO task.
2014-11-14 Christian HellerSend log messages through server out file. Includes...
2014-11-13 Christian HellerServer: Fix critical bug that stems from omission of...
2014-11-07 Christian HellerServer: Add critical bug to TODO.
2014-11-07 Christian HellerStrike out finished TODO item.
2014-10-28 Christian HellerServer: meta command STACK to list item stack below...
2014-08-21 Christian HellerServer: Refactor yx_uint8 moving; handle actors hitting...
2014-08-21 Christian HellerAdd to TODO.
2014-08-16 Christian HellerServer: Always display consumables on top of stack...
2014-08-16 Christian HellerAdd to TODO.
2014-08-03 Christian HellerUse newest versions of erlehmann's redo scripts.
2014-08-03 Christian HellerClient: Fix memory leak.
2014-08-03 Christian HellerServer: Only write record and save file if 15 seconds...
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-07-24 Christian HellerRemove tasks from TODO considered of no need.
2014-07-24 Christian HellerAdd documentation on server commands.
2014-07-23 Christian HellerUse not f_name variable but __func__, standardize funct...
2014-07-22 Christian HellerAdd to TODO.
2014-07-20 Christian HellerRemove from TODO consideration of 2D map arrays.
2014-07-13 Christian HellerTODO list: Eliminate what's accomplished in previous...
2014-07-12 Christian HellerAdd to TODO.
2014-07-11 Christian HellerUse direction names instead of numbers in player move...
2014-07-10 Christian HellerClient: Send no arguments for commands where the server...
2014-07-10 Christian HellerAdd to TODO.
2014-07-09 Christian HellerRemove alleged bug from TODO list, can't reproduce it.
2014-07-09 Christian HellerAdd wrapper script over wrapper script so log messages...
2014-07-09 Christian HellerAlarm about / don't start on finding temp file filesavi...
2014-07-09 Christian HellerServer: Atomify the savefile writing.
2014-07-09 Christian HellerTest return values of _all_ *printf() calls.
2014-07-09 Christian HellerReplace uses of variable-length arrays with try_malloc...
2014-07-08 Christian HellerServer: Limit size of backlog to 3000 chars plus newest...
2014-07-08 Christian HellerTODO list: remove task solved in previous commit.
2014-07-07 Christian HellerAdd to TODO.
2014-07-07 Christian HellerServer: Fix bugs in map and FOV generation on large...
2014-07-07 Christian HellerAdd to TODO
2014-07-07 Christian HellerAdd to TODO.
2014-07-07 Christian HellerServer: New field of view algorithm, much faster and...
2014-07-04 Christian HellerServer: Remove unused/obsolete world.enemy_fov.
2014-07-04 Christian HellerAdd hint to TODO on how to improve field of view calcul...
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...
2014-06-20 Christian HellerServer: Internally, rename "map object" stuff to "thing...
2014-06-20 Christian HellerAdded TODO.
2014-05-14 Christian HellerMaps are always squares, therefore define only their...
2014-05-14 Christian HellerClient: Use 'D' for item drop, standardize across inter...
2014-05-13 Christian HellerServer: Add ENEMY_FOV option (default: off) to force...
2014-05-13 Christian HellerAdd bug to fix to TODO.
2014-05-13 Christian HellerAdd (crude) field of view to player's view of map.
2014-04-17 Christian HellerClient: Fix bug that made horizontal scrolling jump...
2014-04-17 Christian HellerServer: On map generation, put lots of 'X' cells for...
2014-04-16 Christian HellerClient: Fix crashes happening on navigation in too...
2014-04-16 Christian HellerMake grids hexagonal, remove all diagonal movement...
2014-04-15 Christian HellerClient: Handle SIGWINCH on OS X systems.
2014-04-14 Christian HellerAdd task to TODO.
2014-04-14 Christian HellerServer: Explain in map_object_actions.h why MapObjAct...
2014-04-14 Christian HellerServer: Make config file define to which map object...
2014-04-09 Christian HellerAdd to TODO.
2014-04-09 Christian HellerServer: Make map geometry definable in config file.
2014-04-06 Christian HellerClient: Fit interface_conf to new config file style...
2014-03-31 Christian HellerMake textfile_width() check for too large lines.
2014-03-31 Christian HellerServer: Poll server/in only every 0.33 seconds to reduc...
2014-03-30 Christian HellerMake server config files more readable, their parsing...
2014-03-26 Christian HellerIn TODO, fix wrong term.
2014-03-26 Christian HellerAdd to TODO.
2014-03-26 Christian HellerGot rid of misc.h. Split off remains into array_append...
2014-03-25 Christian Hellerconfserver/defs -> confserver/map_objects; fixed debug...
2014-03-25 Christian HellerServer: Make objects definable as "consumable" to gain...
2014-03-25 Christian HellerIn client: Fix FIXME in get_keyname_to_keycode().
2014-03-25 Christian HellerAdded todo point.
2014-03-18 Christian HellerMinor improvement in comment and TODO.
2014-03-18 Christian HellerAdded task to TODO.
2014-03-18 Christian HellerStartup script pipes everything to a log file now.
2014-03-18 Christian HellerIn the client, different modes of treating linebreaks...
2014-03-17 Christian HellerGot rid of useless "internal error code" part of error...
2014-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-03-10 Christian HellerIn client, keybinding databases now store keybindings...
2014-03-10 Christian HellerAdded TODO point.
2014-03-10 Christian HellerAdded TODO point.
2014-03-10 Christian HellerRemoved finished task from TODO.
2014-03-10 Christian HellerPut points from a separately kept TODO file into the...