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