| 2014-12-06 | 
Christian Heller | Client: Remove redundant map scrolling code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-06 | 
Christian Heller | Client: Drop now redundant map centering systems. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-06 | 
Christian Heller | Add "look" mode to query things on any cell via new...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-06 | 
Christian Heller | Server: Restructure io_loop(), and make obey_msg()...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-21 | 
Christian Heller | Add to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-21 | 
Christian Heller | Client: In "Standing on", mark emptiness against lack...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-21 | 
Christian Heller | Update text in SERVER_COMMANDS. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-21 | 
Christian Heller | Client: Remove references to removed window. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-21 | 
Christian Heller | Display stack of things player is standing on. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Server: Add explanatory comment. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Client: Add size test to array_append(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Server: Fix "WORLD_UDPATED" message to "WORLD_UPDATED...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Server: Send "WORLD_UPDATED" message in parallel to...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Client: Remove superfluous line of code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Add to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Server: Only fflush() via send_to_outfile() when messag...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | Add to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-20 | 
Christian Heller | On world (re-)generation, server sends 'NEW_WORLD'...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | More correct comment. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Further comment refinement. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Further expansion of comments. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Client: More complete comments. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Client Improve comments. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Client: Rename read_outfile() to more precise read_queue(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Client: ping_pong_test() + try_growing_queue() = test_a...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Add TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Remove finished TODO task. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Simplify queue reading/writing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | To read_file_into_queue(), add queue size test. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-14 | 
Christian Heller | Send log messages through server out file. Includes...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Client: Minor variable renaming. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Server: In get_message_from_queue(), retry if 1st chunk...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Client: Rename read_world() to more precise read_worlds...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Client: Abort test_ping_pong() earlier when server...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Server: Don't continue turn after player has died. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Server: Minor data type fix. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Client: Remove unused "active window's keys" window...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Return default world parameters that were changed for...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-13 | 
Christian Heller | Server: Fix critical bug that stems from omission of...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Server: Add critical bug to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Change default window config. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: In window geometry config, show available keys. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Repair wrong messages in window geometry config...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Minor code styling issue. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Restructure passing of keybinding manipulation...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Strike out finished TODO item. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Further simplify display of available keybindings. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-07 | 
Christian Heller | Client: Simplify display of available keybindings. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-28 | 
Christian Heller | Server: meta command STACK to list item stack below...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-23 | 
Christian Heller | Server: Don't proliferate things on map cells inhabited...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-15 | 
Christian Heller | Server: Skip redundant tests in try_thing_proliferation(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-15 | 
Christian Heller | Fix code line lengths. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-15 | 
Christian Heller | erlehmann's patch of his own redo system, yet another...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-15 | 
Christian Heller | Server: New command TT_PROLIFERATE sets chance for...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-10 | 
Christian Heller | Copy bugfixed version of erlehmann's redo script. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-09 | 
Christian Heller | Server/AI: Correct variable name. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-09 | 
Christian Heller | Server: Correct AI description. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-09 | 
Christian Heller | Update erlehmann's redo scripts. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-10-09 | 
Christian Heller | License everything (GPL). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-22 | 
Christian Heller | Upgrade to newest version of erlehmann's redo scripts. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-13 | 
Christian Heller | Server: Make code in build_fov_map() slightly less...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-06 | 
Christian Heller | Server: Minor simplifcation of mv_yx_in_dir_legal(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-06 | 
Christian Heller | Server: Minor simplification of mv_yx_in_dir_legal(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-06 | 
Christian Heller | Server: Minor optimization of mv_yx_in_dir_legal(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-06 | 
Christian Heller | Server: Minor improvements to mv_yx_in_dir_legal(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-06 | 
Christian Heller | Server: Minor refactoring. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-03 | 
Christian Heller | Server: Don't do two tests where one suffices. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-03 | 
Christian Heller | Server: In mv_yx_in_dir_wrap(), test for excess wrapping. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-03 | 
Christian Heller | Server: Minor function renaming. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-02 | 
Christian Heller | Server: Add explanatory comments to build_fov_map(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-09-02 | 
Christian Heller | Server: Improve readability of build_fov_map() code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-22 | 
Christian Heller | Server: Some refactoring. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-22 | 
Christian Heller | Server: In actor_move() avoid illegal world.map.cells...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-22 | 
Christian Heller | Server: Refactor, remove yx_uint8 module. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-22 | 
Christian Heller | Server: Remove unneeded library includes. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-21 | 
Christian Heller | Server: Remove unneeded yx_uint8_cmp() function. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-21 | 
Christian Heller | Server: Minor refactoring, removal of unneeded is_passa...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-21 | 
Christian Heller | Server: Refactor yx_uint8 moving; handle actors hitting...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-21 | 
Christian Heller | Add to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-21 | 
Christian Heller | Server: Remove superfluous variable in build_fov_map(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Server: Free memorized things on map upon actor death. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Update erlehmann's redo scripts. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Server: Fix typo in T_MEMTHING string. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Update README. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Remove redundant uses of NULL. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-17 | 
Christian Heller | Server: Add inanimate things to map memory, integrate...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server: Minor code-stylistic corrections. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server: Always display consumables on top of stack...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Add to TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server/AI: Search for consumables if no urgent enemy...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server/AI: Fix bug in standing-on-consumable test. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server/AI: Pick up consumable if standing on it and...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server/AI: Consume nutritious items if no enemies are...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-16 | 
Christian Heller | Server/AI: Check for visibility of enemies before build...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-13 | 
Christian Heller | Server: Minor field of view code simplifications. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-13 | 
Christian Heller | Server: Replace unnecessary bitwise operations with...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-06 | 
Christian Heller | Server: Make FOV algorithm symmetrical. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-03 | 
Christian Heller | Server: Ensure that AI does not move towards enemies...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-03 | 
Christian Heller | Server: Improve comment description on dijkstra_map(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-08-03 | 
Christian Heller | Client: Scrolling toggles player auto-focus off. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| next |