home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed map centering bug, refactored center offseting.
[plomrogue]
/
src
/
2013-07-10
Christian Heller
Fixed map centering bug, refactored center offseting.
tree
|
commitdiff
2013-07-10
Christian Heller
Added command to focus map on player.
tree
|
commitdiff
2013-07-10
Christian Heller
Map scrolling is only possible within map size now.
tree
|
commitdiff
2013-07-10
Christian Heller
Added hitpoints and death for player.
tree
|
commitdiff
2013-07-09
Christian Heller
Some minor refactoring.
tree
|
commitdiff
2013-07-09
Christian Heller
Moved building/reading/writing of map objects into...
tree
|
commitdiff
2013-07-09
Christian Heller
Improved map generation algorithm.
tree
|
commitdiff
2013-07-04
Christian Heller
Restructured chained objects on map via new ChainMapObj...
tree
|
commitdiff
2013-07-03
Christian Heller
Enemies have hitpoints (5 at start), disappear when...
tree
|
commitdiff
2013-07-03
Christian Heller
Generate name chars for items, monsters randomly, save...
tree
|
commitdiff
2013-07-03
Christian Heller
Reworked "actors" library as more inclusive "objects_on...
tree
|
commitdiff
2013-07-03
Christian Heller
Refactored finding of random passable position into...
tree
|
commitdiff
2013-07-02
Christian Heller
Number of items and enemies is now random. To facilitat...
tree
|
commitdiff
2013-07-02
Christian Heller
Grew number of monsters / items.
tree
|
commitdiff
2013-07-02
Christian Heller
Refactored / made more flexible: item/monster initializ...
tree
|
commitdiff
2013-07-02
Christian Heller
Refactored code for loading/saving positions of monster...
tree
|
commitdiff
2013-07-02
Christian Heller
Started implementing items. They don't do much but...
tree
|
commitdiff
2013-06-28
Christian Heller
If pad ends leftwards of current right screen border...
tree
|
commitdiff
2013-06-28
Christian Heller
Re-grouped functions in readwrite library for readabili...
tree
|
commitdiff
2013-06-28
Christian Heller
Made all function declarations in header files extern...
tree
|
commitdiff
2013-06-28
Christian Heller
Rewrote update_log () for a comeback of the message...
tree
|
commitdiff
2013-06-27
Christian Heller
Removed library dependencies made obsolete by last...
tree
|
commitdiff
2013-06-27
Christian Heller
Make is_passable() use yx_uint16 for coordinates instea...
tree
|
commitdiff
2013-06-27
Christian Heller
Make resize_active_win use yx_uint16 for coordinates...
tree
|
commitdiff
2013-06-27
Christian Heller
Sorted out library dependencies / includes. Include...
tree
|
commitdiff
2013-06-26
Christian Heller
Moved lots of stuff into new library actors.
tree
|
commitdiff
2013-06-26
Christian Heller
Moved more stuff into yx_uint16 library.
tree
|
commitdiff
2013-06-26
Christian Heller
Simplified internal structure of move_monster().
tree
|
commitdiff
2013-06-26
Christian Heller
Simplified internal structure of move_player().
tree
|
commitdiff
2013-06-26
Christian Heller
Removed buggy log text compression.
tree
|
commitdiff
2013-06-26
Christian Heller
Refactored all "next turn" / "record action" stuff...
tree
|
commitdiff
2013-06-24
Christian Heller
Moved line to make refactoring easier.
tree
|
commitdiff
2013-06-24
Christian Heller
Removed redundant condition.
tree
|
commitdiff
2013-06-24
Christian Heller
Re-grouped functions in roguelike.c/roguelike.h into...
tree
|
commitdiff
2013-06-24
Christian Heller
Monsters now clash with and hit each other; more elabor...
tree
|
commitdiff
2013-06-23
Christian Heller
Made Map struct use yx_uint16 for 2D coordinates/sizes.
tree
|
commitdiff
2013-06-23
Christian Heller
Make map_scroll() use new direction macros and slightly...
tree
|
commitdiff
2013-06-23
Christian Heller
Added #include guards.
tree
|
commitdiff
2013-06-23
Christian Heller
Moved basic yx_uint16 handling into its own library.
tree
|
commitdiff
2013-06-21
Christian Heller
Refactored direction-decision part of movement of actor...
tree
|
commitdiff
2013-06-21
Christian Heller
Some code grouping and commenting to explain program...
tree
|
commitdiff
2013-06-20
Christian Heller
Use global variable uchar_s instead of UCHARSIZE macro.
tree
|
commitdiff
2013-06-20
Christian Heller
Use preprocessor macro instead of constant variable...
tree
|
commitdiff
2013-06-20
Christian Heller
Have a number (currently: 3) of monsters, instead of...
tree
|
commitdiff
2013-06-20
Christian Heller
Regrouped functions in roguelike.c.
tree
|
commitdiff
2013-06-19
Christian Heller
Restructured source tree. Code moves to src/, object...
tree
|
commitdiff