home
·
contact
·
privacy
projects
/
plomrogue
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plomrogue
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
)
2013-07-02
Christian Heller
Number of items and enemies is now random. To facilitat...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Christian Heller
Updated README to reflect change in number of enemies.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Christian Heller
Grew number of monsters / items.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Christian Heller
Refactored / made more flexible: item/monster initializ...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Christian Heller
Refactored code for loading/saving positions of monster...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Christian Heller
Started implementing items. They don't do much but...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christian Heller
If pad ends leftwards of current right screen border...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christian Heller
Re-grouped functions in readwrite library for readabili...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christian Heller
Made all function declarations in header files extern...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christian Heller
Updated the README a bit.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christian Heller
Rewrote update_log () for a comeback of the message...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Christian Heller
Removed library dependencies made obsolete by last...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Christian Heller
Make is_passable() use yx_uint16 for coordinates instea...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Christian Heller
Make resize_active_win use yx_uint16 for coordinates...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Christian Heller
Sorted out library dependencies / includes. Include...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Moved lots of stuff into new library actors.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Moved more stuff into yx_uint16 library.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Simplified internal structure of move_monster().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Simplified internal structure of move_player().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Removed buggy log text compression.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Christian Heller
Refactored all "next turn" / "record action" stuff...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-24
Christian Heller
Moved line to make refactoring easier.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-24
Christian Heller
Removed redundant condition.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-24
Christian Heller
Re-grouped functions in roguelike.c/roguelike.h into...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-24
Christian Heller
Monsters now clash with and hit each other; more elabor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-23
Christian Heller
Made Map struct use yx_uint16 for 2D coordinates/sizes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-23
Christian Heller
Make map_scroll() use new direction macros and slightly...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-23
Christian Heller
Added #include guards.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-23
Christian Heller
Moved basic yx_uint16 handling into its own library.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-21
Christian Heller
Refactored direction-decision part of movement of actor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-21
Christian Heller
Some code grouping and commenting to explain program...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-20
Christian Heller
Use global variable uchar_s instead of UCHARSIZE macro.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-20
Christian Heller
Use preprocessor macro instead of constant variable...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-20
Christian Heller
Updated README on number of enemies.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-20
Christian Heller
Have a number (currently: 3) of monsters, instead of...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-20
Christian Heller
Regrouped functions in roguelike.c.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Added descriptive comments to Makefile voodoo.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Restructured source tree. Code moves to src/, object...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Makefile now works on all .c files to generate its...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Declare "clean" a phony target.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Made Makefile more maintainable.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Remove accidentally committed object file.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-19
Christian Heller
Moved low-level read/write-to-file functions into their...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
Minor code re-styling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
Removed unused variable.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
More consistency in shortening names.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
Removed superfluous loop.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
Some renamings to make names eat up less window space.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
More descriptive comment.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-15
Christian Heller
Unite all scroll hint drawing functions into one.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-14
Christian Heller
Reorganized Win and WinMeta structs to use a common...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Minor style correction.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Use yx_uint16 struct for WinMeta and Win struct size...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Use yx_uint16 struct for Win struct start coordinates.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Renamed yx type to more precisely reflect its data...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
A yx struct is no longer needed to temporarily store...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Use a Win struct starty attribute too, instead of endle...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Use new startx attribute of Win struct instead of getbe...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Slightly shortened window shifting code.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-12
Christian Heller
Added startx attribute to Win struct to allow for less...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-10
Christian Heller
Minor intendation correction.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-10
Christian Heller
Modularized windows.c subsystem by moving anything...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-10
Christian Heller
Abstract pad scrolling; windows.c only checks for valid...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-10
Christian Heller
Removed unneeded line.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-10
Christian Heller
Don't call update_windows() unnecessarily just for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Christian Heller
Fixed bug: Pad did not get shrunk with window suspensio...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Christian Heller
Corrected what valgrind complains about.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Christian Heller
Corrected vertical scroll hint counting.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Made vertical scroll hint more informative.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Ignore rightmost border column.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Removed uncommented line.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Added pad scrolling hints.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Only allow movement rightwards if pad is big enough.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Keybindings window now shows scrolling information.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
To generate starting positions on passable terrain...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Christian Heller
Corrected parentheses.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next