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) |
2014-08-03 |
Christian Heller | Add command to let the AI decide player's next move. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Use newest versions of erlehmann's redo scripts. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Fix some inconsistencies in files README and SERVER_COM... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Client: Fix memory leak. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Update README. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Update comment info on macros needed for snprintf(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christian Heller | Server: Only write record and save file if 15 seconds... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-02 |
Christian Heller | Server: Fix minor dependency issue. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-02 |
Christian Heller | Add auto-mapping / map memory. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-01 |
Christian Heller | Server: Reduce malloc() calls in FOV generation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-01 |
Christian Heller | Server: Minor optimization of pathfinding algorithm. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-30 |
Christian Heller | Server: Refactor writing of field of view to Thing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-30 |
Christian Heller | Server: Slightly simplify command parsing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-30 |
Christian Heller | Server: Remove some weird debugging code leftovers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Christian Heller | Server: Remove superfluous empty line in code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Christian Heller | Server: Make actors enemy-pathfinding travel around... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Fixed typo in SERVER_COMMANDS. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | In SERVER_COMMANDS file, fix description of TA_NAME... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Fix wrong language in SERVER_COMMANDS file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Remove tasks from TODO considered of no need. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Add documentation on server commands. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Server: Fix buggy handling of ID sizes in TT_ID/TA_ID... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Server: Rename thing, thing type and thing action selec... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Server: Fix buggy initialization of new thing types. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-24 |
Christian Heller | Server: Fix buggy evaluation of THING_ACTION id argument. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-23 |
Christian Heller | Server: Ensure THING_ACTION command fails on argument 0. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-23 |
Christian Heller | Server: Always delete worldstate file when world is... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-23 |
Christian Heller | Server: Remove barely used and not very useful yx_to_ma... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-23 |
Christian Heller | Use not f_name variable but __func__, standardize funct... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-22 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-22 |
Christian Heller | Replace make build system with redo, serve erlehmann... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-20 |
Christian Heller | Remove from TODO consideration of 2D map arrays. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-14 |
Christian Heller | Update README. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-13 |
Christian Heller | Minor code beautifications. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-13 |
Christian Heller | TODO list: Eliminate what's accomplished in previous... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-13 |
Christian Heller | Server: Read in former "config" data as normal server... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-12 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-11 |
Christian Heller | Use direction names instead of numbers in player move... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-10 |
Christian Heller | Client: Send no arguments for commands where the server... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-10 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |