2015-09-05 |
Christian Heller | Client: Fix log window drawing bug (too small winmap... |
blob | commitdiff | raw |
2015-02-08 |
Christian Heller | Add basic food clock (but no consumables yet to re... |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Christian Heller | Client: Fix buggy log window size pre-calculating trigg... |
blob | commitdiff | raw | diff to current |
2015-01-18 |
Christian Heller | Client: Fix too small memory allocation for window... |
blob | commitdiff | raw | diff to current |
2015-01-17 |
Christian Heller | For large logs, only once (pre-)alloc winmap memory. |
blob | commitdiff | raw | diff to current |
2014-12-07 |
Christian Heller | Client: Shorten waiting-for-server message in "Items... |
blob | commitdiff | raw | diff to current |
2014-12-07 |
Christian Heller | Client: Be verbose about waiting for server input for... |
blob | commitdiff | raw | diff to current |
2014-12-06 |
Christian Heller | Client: Slightly expand map area displayed. |
blob | commitdiff | raw | diff to current |
2014-12-06 |
Christian Heller | Add "look" mode to query things on any cell via new... |
blob | commitdiff | raw | diff to current |
2014-11-21 |
Christian Heller | Display stack of things player is standing on. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Christian Heller | Server: Minor data type fix. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Christian Heller | Client: Remove unused "active window's keys" window... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Christian Heller | Server: Add critical bug to TODO. |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Christian Heller | Client: In window geometry config, show available keys. |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Christian Heller | Client: Repair wrong messages in window geometry config... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Christian Heller | Client: Further simplify display of available keybindings. |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Christian Heller | Client: Simplify display of available keybindings. |
blob | commitdiff | raw | diff to current |
2014-10-09 |
Christian Heller | License everything (GPL). |
blob | commitdiff | raw | diff to current |
2014-08-03 |
Christian Heller | Client: Fix memory leak. |
blob | commitdiff | raw | diff to current |
2014-08-02 |
Christian Heller | Add auto-mapping / map memory. |
blob | commitdiff | raw | diff to current |
2014-07-23 |
Christian Heller | Use not f_name variable but __func__, standardize funct... |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Christian Heller | Test return values of _all_ *printf() calls. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Christian Heller | Replace uses of variable-length arrays with try_malloc... |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Christian Heller | Maps are always squares, therefore define only their... |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Christian Heller | Fix non-initializations that are detected as errors... |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Christian Heller | Make grids hexagonal, remove all diagonal movement... |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Christian Heller | Client: Fixed use of unitialized variable in draw_wins.c. |
blob | commitdiff | raw | diff to current |
2014-04-06 |
Christian Heller | Client: Fit interface_conf to new config file style... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
Christian Heller | Client: Shorten strings whose width does not fit well... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
Christian Heller | Enforce C11 via Makefile, explicate POSIX dependencies... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Christian Heller | Client: Got rid of special keybinding formatting in... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Christian Heller | In client, fixed bug hiding first entry in keybinding... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Christian Heller | In the client, different modes of treating linebreaks... |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Christian Heller | In client, keybinding databases now store keybindings... |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Christian Heller | Some variable / struct member renaming for greater... |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Christian Heller | Removed scoring. |
blob | commitdiff | raw | diff to current |
2014-02-05 |
Christian Heller | Fixed some more pitfalls that hurt working with game... |
blob | commitdiff | raw | diff to current |
2014-02-05 |
Christian Heller | Some code-internal restructuring following the assumpti... |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Christian Heller | Client: Renamed some world members, commented world... |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Christian Heller | Removed unnecessary NULLings of pointers, explained... |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Christian Heller | Merged Win and WinConf structs, windows.h and wincontro... |
blob | commitdiff | raw | diff to current |
2014-01-23 |
Christian Heller | Merged world.wmeta and world.winconf_db into world... |
blob | commitdiff | raw | diff to current |
2014-01-22 |
Christian Heller | Included <stddef.h> were NULL was used. |
blob | commitdiff | raw | diff to current |
2014-01-22 |
Christian Heller | Simplified client control library and interaction with it. |
blob | commitdiff | raw | diff to current |
2014-01-22 |
Christian Heller | Define server messages and server message arguments... |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Christian Heller | Some variable / struct member renaming to better differ... |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Christian Heller | Gave former draw_kb_view() more descriptive title draw_... |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Christian Heller | MAJOR re-write. Split plomrogue into a server and a... |
blob | commitdiff | raw | diff to current |
|