home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Strongly overhauled keybinding managemment. Window-specific keybindings and a window...
[plomrogue]
/
src
/
rexit.c
2013-09-15
Christian Heller
Strongly overhauled keybinding managemment. Window...
blob
|
commitdiff
|
raw
2013-09-13
Christian Heller
Made keybindings array into linked list; on the way...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Christian Heller
Heavily re-structured initialization of windows and...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Christian Heller
Moved freeing of winmeta into windows library.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Christian Heller
Improved windows cleaning up: free win_meta, ncurses...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Christian Heller
While adding cleaning up / freeing of map objects,...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Christian Heller
At clean-up, free memory of map object definitions...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Christian Heller
Moved allocation and freeing of Win structs into window...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Christian Heller
Cleaned up memory allocation by Win initialization.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Christian Heller
Clean up memory allocated for Win structs.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Christian Heller
Commands are now to be managed by a Command DB, not...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Christian Heller
exit_err() now also prints the internal error code.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-25
Christian Heller
Only make exit_err() output errno message if errno...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-25
Christian Heller
Improved error message phrasings.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-25
Christian Heller
Removed debugging code corrupting last commit.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-25
Christian Heller
err_exit() now prints errno message, too.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Christian Heller
Added generic default error message to exit_err().
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Christian Heller
Added newline to end of error messages.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Christian Heller
Use "uint8_t" instead of "unsigned char".
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Christian Heller
Renamed all "fail" variables to "err", to reduce line...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Christian Heller
Move checking for error results into exit_err(), out...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Christian Heller
Made game exiting and cleaning up more flexible. Provid...
blob
|
commitdiff
|
raw
|
diff to current