2015-02-17 |
Christian Heller | Server/py: Apply pep8 style. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-16 |
Christian Heller | Server/Py: Remove flush() the necessity of which I... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-16 |
Christian Heller | As of yet non-functional roguelike-server Python replac... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-15 |
Christian Heller | Server: Add regeneration of lifepoints on positive... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-15 |
Christian Heller | Server/AI: Only hunt enemies up to a certain distance. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-14 |
Christian Heller | Server/AI: Minor improvements to fleeing algorithm. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-08 |
Christian Heller | Server: Remove .stomach thing type attribute, derive... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-08 |
Christian Heller | Minor code re-styling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-08 |
Christian Heller | Server: Use thing's .consumable as what's pushing up... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-08 |
Christian Heller | Add basic food clock (but no consumables yet to re... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-06 |
Christian Heller | Client: Improve test_and_poll_server() ping test logic... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-06 |
Christian Heller | Server: Fix segfault when parsing THINGS_HERE on player... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-04 |
Christian Heller | Server/AI: From directions of equal attractiveness... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-04 |
Christian Heller | Server: Fix buggy list of directions in try_thing_proli... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-03 |
Christian Heller | Update README. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-03 |
Christian Heller | Server/AI: Flee actors whose type starts with more... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-02-01 |
Christian Heller | Server: Minor refactoring of get_dir_to_nearest_target(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-30 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-30 |
Christian Heller | Update copyright notice. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-30 |
Christian Heller | Server/AI: Explore map for (long-time) unexplored cells. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-29 |
Christian Heller | Client: Fix buggy log window size pre-calculating trigg... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-27 |
Christian Heller | Server: Refactoring of initialization of empty maps. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-27 |
Christian Heller | Fix hardcoding of MAGIC MEAT thing name. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-18 |
Christian Heller | Client: Fix too small memory allocation for window... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-01-17 |
Christian Heller | For large logs, only once (pre-)alloc winmap memory. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Add notes about redo'ing on OS X systems. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Add to TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Client: More flexible server polling, shrink alertness... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Client: Shorten waiting-for-server message in "Items... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Client: Be verbose about waiting for server input for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Decouple update_map_memory() and build_fov_map... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Fix doubling of items listed via THINGS_HERE. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Add animate things in field of view to THINGS_H... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Send THINGS_HERE data only about things in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Remove redundant setting of world.do_update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Execute THINGS_HERE command only on existing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-07 |
Christian Heller | Server: Don't segfault on lack of THINGS_HERE arguments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-06 |
Christian Heller | Client: Don't confuse map window's winconfig view cente... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-12-06 |
Christian Heller | Client: Slightly expand map area displayed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
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) |
next |