2013-08-21 |
Christian Heller | In read_map_objects() and write_map_objects(), return... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Minor corrections in error message phrasings and comments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | At game start, check for recordfile_tmp or savegame_tmp... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | main() handles file IO now safely, exits on errors... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Applied new safer file saving method to record file... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Small refactoring for greater readability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Re-factoring of save_game() for greater readability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Cosmetic reformatting of save_game() code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Save game to a temp file first before overwriting old... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | In save_game(), error-exit on earliest of writing error... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | More expressive error messages in save_game(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | In save_game(), check for error return code of fclose... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Added newline to end of error messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | Minor refactoring of save_game(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christian Heller | save_game() now checks for the error return code of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Christian Heller | Minor comment clarification. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Christian Heller | Corrected unused bit number check. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Christian Heller | Decided against externing read/write_uintX_bigendian... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-15 |
Christian Heller | Use "uint8_t" instead of "unsigned char". |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-15 |
Christian Heller | More comments on readwrite library; some refactoring... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-15 |
Christian Heller | Added explanatory comments to readwrite library. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-15 |
Christian Heller | Renamed all "fail" variables to "err", to reduce line... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-14 |
Christian Heller | Built error checking into file reading/writing routines... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-14 |
Christian Heller | Move checking for error results into exit_err(), out... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-14 |
Christian Heller | Reference map only through world struct. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-14 |
Christian Heller | Made game exiting and cleaning up more flexible. Provid... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Christian Heller | Corrected indentation / line lengths. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Christian Heller | Simplified interface of (build/read/write)_map_objects... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Christian Heller | init_win() now takes arguments for the designated windo... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Christian Heller | Moved pseudo-random generator into its own library... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Improved TODO. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Made the hierarchy between terminal screen, virtual... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Copied to draw_win_borderlines() and draw_wins_borderli... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Radically simplified drawing of window border corners. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Renamed borders to borderlines in function names where... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Put static functions at start instead of end of draw_wi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Minor formatting change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | In shift_active_win() slightly improved formatting... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Slightly re-structured and re-styled a for-loop for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Fixed bug whereby the log would describe bumps of monst... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Use bit shifting instead of magic number in rrand(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Made unnecessarily extern functions in draw_wins module... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Minor formatting improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Christian Heller | Finished applying new code formatting and documentation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Applied new formatting and documentation rules to misc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Applied new formatting and documentation requirements... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Removed false descriptions and added TODOs to draw_wins... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Minor formatting change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Added file new comment to draw_wins.c |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Applied new indentation rule to draw_map_objects(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-29 |
Christian Heller | Applied new formatting and documentation rules to draw_... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-26 |
Christian Heller | Corrected README description of enemies' hitpoints. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Corrected map generation algorithm description. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Improved comment precision. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Applied new style and documentation requirements to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Minor stylistic consistency correction. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Enforced new indentation rules. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Enforced three empty lines between functions / large... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Enforced width limit on a comment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Christian Heller | Applied new style and documentation rules to the "windo... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-23 |
Christian Heller | More documentation and re-styling of code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-23 |
Christian Heller | More documentation and re-styling of code according... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-22 |
Christian Heller | More code re-styling and documentation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-21 |
Christian Heller | Minor code-stylistic adjustment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-21 |
Christian Heller | Removed unneeded AND operation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-21 |
Christian Heller | Minor stylistic alignment adjustment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-21 |
Christian Heller | Use bit-shifting instead of bizarre arithmetics on... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-21 |
Christian Heller | Forced new documentation style on readwrite library. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-20 |
Christian Heller | Moved game exiting into its own function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-20 |
Christian Heller | Use standard-conformant exit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-20 |
Christian Heller | Use enum instead of define for directions in yx_uint16... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Christian Heller | More intuitive keybindings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Christian Heller | Replaced dummy function by just passing NULL and checki... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Christian Heller | Moved initialization of map object definitions from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Christian Heller | Read monster / item definitions from file "defs". File... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Christian Heller | Had forgotten to actually add the new library. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Christian Heller | Emptied map_objects library of stuff that fits better... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Christian Heller | Updated README to reflect recent changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Christian Heller | Support different kinds of monsters and items defined... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Renamed include guard constants to better reflect the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Renamed "objects_on_map" library to "map_objects". |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Added some externs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Split roguelike.(c|h) into main.(c|h) and misc.(c|h). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Actually save player's hitpoints to savefile (instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Addendum to previous commit: Added files mentioned... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Moved map-specific functions into map.h / map.c library. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Made draw_info_win() use new center_offset () for scrol... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Fixed map centering bug, refactored center offseting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Added command to focus map on player. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Map scrolling is only possible within map size now. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Christian Heller | Added hitpoints and death for player. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-09 |
Christian Heller | Some minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-09 |
Christian Heller | Moved building/reading/writing of map objects into... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-09 |
Christian Heller | Improved map generation algorithm. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-04 |
Christian Heller | Restructured chained objects on map via new ChainMapObj... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-03 |
Christian Heller | Enemies have hitpoints (5 at start), disappear when... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-03 |
Christian Heller | Generate name chars for items, monsters randomly, save... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-03 |
Christian Heller | Reworked "actors" library as more inclusive "objects_on... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-03 |
Christian Heller | Refactored finding of random passable position into... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-02 |
Christian Heller | Updated README. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |