home · contact · privacy
Server: Make objects definable as "consumable" to gain n hitpoints.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index ceea7b48ef8275774902cb00a0518bf263a155e8..bc87d095f830bac174b90b2aa901821fa86e8ace 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,6 +22,8 @@ SERVER:
 - for game continuation, replace re-playing of whole record files with loading
   game state snapshots / save files
 
+- rename confserver/defs to confserver/map_objects
+
 CLIENT:
 
 - enable toggling of window borders
@@ -29,5 +31,3 @@ CLIENT:
 - make log scrollable
 
 - re-organize code: empty misc.h into proper modules, split up windows.h
-
-- simplify get_keyname_to_keycode()