home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
In client: Fix FIXME in get_keyname_to_keycode().
[plomrogue]
/
src
/
2013-11-19
Christian Heller
Some shortening / re-styling of place_win()'s code...
tree
|
commitdiff
2013-11-19
Christian Heller
Fixed window positioning bug, cleared up code and comme...
tree
|
commitdiff
2013-11-18
Christian Heller
Each map object action now take different numbers of...
tree
|
commitdiff
2013-11-09
Christian Heller
Dead shoggoths corpse to "magic meat" that can now...
tree
|
commitdiff
2013-11-09
Christian Heller
Removed if-redundancy in get_drawfunc_by_char().
tree
|
commitdiff
2013-11-09
Christian Heller
More consistent code styling whitespace rules.
tree
|
commitdiff
2013-11-09
Christian Heller
Reduced code complexity by stronger integrating windows...
tree
|
commitdiff
2013-11-06
Christian Heller
Strongly simplified / standardized user action interfaces.
tree
|
commitdiff
2013-11-05
Christian Heller
Removed redundancy between record_control() and player_...
tree
|
commitdiff
2013-11-05
Christian Heller
Made get_name_to_keycode() code a little less ugly...
tree
|
commitdiff
2013-11-02
Christian Heller
Made single World struct a global variable, fitted...
tree
|
commitdiff
2013-10-29
Christian Heller
Not very elegant solution to bug of appropriate invento...
tree
|
commitdiff
2013-10-28
Christian Heller
Minor comment fixing.
tree
|
commitdiff
2013-10-28
Christian Heller
Don't use ncurses windows besides the virtual screen...
tree
|
commitdiff
2013-10-21
Christian Heller
More precise description of what draw_text_from_bottom...
tree
|
commitdiff
2013-10-21
Christian Heller
Overhauled large parts of window system to universalize...
tree
|
commitdiff
2013-10-11
Christian Heller
Corrected mix up of width and hight in window geometry...
tree
|
commitdiff
2013-10-07
Christian Heller
Added primitive inventory system. Any objects may now...
tree
|
commitdiff
2013-10-02
Christian Heller
Changed the way the end of the map object list is ident...
tree
|
commitdiff
2013-09-26
Christian Heller
New animate map objects are never placed on a square...
tree
|
commitdiff
2013-09-26
Christian Heller
The player is now a map object like any other. All...
tree
|
commitdiff
2013-09-25
Christian Heller
Fixed referencing non-tracked map object definitions...
tree
|
commitdiff
2013-09-25
Christian Heller
Simplified adding new objects to map.
tree
|
commitdiff
2013-09-23
Christian Heller
Corrected line lengths.
tree
|
commitdiff
2013-09-23
Christian Heller
Re-wrote map object system to use same structs for...
tree
|
commitdiff
2013-09-19
Christian Heller
Minor refactoring of meta_control().
tree
|
commitdiff
2013-09-19
Christian Heller
Unified (and heavily re-factored) (un-)loading/saving...
tree
|
commitdiff
2013-09-19
Christian Heller
Individual map objects are now identified by unique...
tree
|
commitdiff
2013-09-17
Christian Heller
Added dummy inventory window.
tree
|
commitdiff
2013-09-17
Christian Heller
Center map on player at game start.
tree
|
commitdiff
2013-09-17
Christian Heller
Also save active window selection in windows config.
tree
|
commitdiff
2013-09-17
Christian Heller
Re-modelled draw_kb_view() on draw_titled_keybinding_li...
tree
|
commitdiff
2013-09-17
Christian Heller
New window "Available keys" shows keybindings available...
tree
|
commitdiff
2013-09-15
Christian Heller
Strongly overhauled keybinding managemment. Window...
tree
|
commitdiff
2013-09-13
Christian Heller
Made keybindings array into linked list; on the way...
tree
|
commitdiff
2013-09-08
Christian Heller
Added anti-hardcoding todo.
tree
|
commitdiff
2013-09-08
Christian Heller
Fixed memory handling bug.
tree
|
commitdiff
2013-09-08
Christian Heller
Corrected comment spellings and line lengths in code.
tree
|
commitdiff
2013-09-08
Christian Heller
All members of structs Win and WinMeta are now official...
tree
|
commitdiff
2013-09-08
Christian Heller
Silently ignore characters in config/windows/toggle_ord...
tree
|
commitdiff
2013-09-08
Christian Heller
Improved error message precision in init_winconf_from_f...
tree
|
commitdiff
2013-09-08
Christian Heller
Repaired erroneous previous commit and added check...
tree
|
commitdiff
2013-09-08
Christian Heller
Windows are no longer hardcoded. Winconf files now...
tree
|
commitdiff
2013-09-08
Christian Heller
Removed unneeded function; also some minor comment...
tree
|
commitdiff
2013-09-08
Christian Heller
Simplified window configuration view.
tree
|
commitdiff
2013-09-05
Christian Heller
Heavy refactoring of all file I/O and some memory handl...
tree
|
commitdiff
2013-09-04
Christian Heller
Moved textfile_sizes() to readwrite library.
tree
|
commitdiff
2013-09-04
Christian Heller
Improved and defined more precisely textfile_sizes().
tree
|
commitdiff
2013-09-04
Christian Heller
Removed some superfluous calloc()/malloc() calls.
tree
|
commitdiff
2013-09-04
Christian Heller
Mostly cosmetic changes to various file reading/writing...
tree
|
commitdiff
2013-09-03
Christian Heller
Coupled create_winconfs() and init_winconfs() that...
tree
|
commitdiff
2013-09-03
Christian Heller
Corrected off-by-one error in windows.c:refit_pad(...
tree
|
commitdiff
2013-09-02
Christian Heller
Window configuration can now be saved; and edited in...
tree
|
commitdiff
2013-09-01
Christian Heller
Heavily re-structured initialization of windows and...
tree
|
commitdiff
2013-08-31
Christian Heller
Fixed bug that freed non-existing map objects, triggere...
tree
|
commitdiff
2013-08-31
Christian Heller
Fixed bug that reset turn number to 1 on each savefile...
tree
|
commitdiff
2013-08-31
Christian Heller
Fixed off-by-one error encountered while changing defau...
tree
|
commitdiff
2013-08-31
Christian Heller
New command: type Z to reload default window configurat...
tree
|
commitdiff
2013-08-31
Christian Heller
Improved error handling, more error catching, error...
tree
|
commitdiff
2013-08-31
Christian Heller
Moved freeing of winmeta into windows library.
tree
|
commitdiff
2013-08-31
Christian Heller
Improved windows cleaning up: free win_meta, ncurses...
tree
|
commitdiff
2013-08-31
Christian Heller
While adding cleaning up / freeing of map objects,...
tree
|
commitdiff
2013-08-30
Christian Heller
Remove debugging code that prohibited the game from...
tree
|
commitdiff
2013-08-30
Christian Heller
At clean-up, free memory of map object definitions...
tree
|
commitdiff
2013-08-30
Christian Heller
Moved allocation and freeing of Win structs into window...
tree
|
commitdiff
2013-08-30
Christian Heller
Corrected window title creation.
tree
|
commitdiff
2013-08-30
Christian Heller
Cleaned up memory allocation by Win initialization.
tree
|
commitdiff
2013-08-30
Christian Heller
Added memory sanitation TODO.
tree
|
commitdiff
2013-08-29
Christian Heller
Added a forgotten free().
tree
|
commitdiff
2013-08-29
Christian Heller
Clean up memory allocated for Win structs.
tree
|
commitdiff
2013-08-29
Christian Heller
Also read window title from config/windows/ files....
tree
|
commitdiff
2013-08-29
Christian Heller
Moved window configuration files into their own config...
tree
|
commitdiff
2013-08-29
Christian Heller
Read in initial window sizes from files below config/.
tree
|
commitdiff
2013-08-29
Christian Heller
Negative values may now be passed to init_win() for...
tree
|
commitdiff
2013-08-29
Christian Heller
Pass height=0 to init_win() to make window as wide...
tree
|
commitdiff
2013-08-29
Christian Heller
Read default order of windows from file config/toggle_w...
tree
|
commitdiff
2013-08-29
Christian Heller
Moved several windows control functions from misc libra...
tree
|
commitdiff
2013-08-29
Christian Heller
Let's see if this provides better pseudo-randomness.
tree
|
commitdiff
2013-08-29
Christian Heller
Use command IDs from command DB as what is recorded...
tree
|
commitdiff
2013-08-29
Christian Heller
Commands are now to be managed by a Command DB, not...
tree
|
commitdiff
2013-08-28
Christian Heller
Moved config files into config/ directory.
tree
|
commitdiff
2013-08-28
Christian Heller
Corrected includes in main.c
tree
|
commitdiff
2013-08-28
Christian Heller
All control action is moved from main() to the control...
tree
|
commitdiff
2013-08-28
Christian Heller
Some cleaning up and comments added to outsourcing...
tree
|
commitdiff
2013-08-28
Christian Heller
Moved meta_keys() into new library "control" to soon...
tree
|
commitdiff
2013-08-28
Christian Heller
Simplified meta_keys() interface by managing all window...
tree
|
commitdiff
2013-08-28
Christian Heller
Fixed bug that corrupted record files.
tree
|
commitdiff
2013-08-27
Christian Heller
Improved comments.
tree
|
commitdiff
2013-08-27
Christian Heller
Improved comments.
tree
|
commitdiff
2013-08-27
Christian Heller
Re-wrote draw_info_win() to be more flexible in allocat...
tree
|
commitdiff
2013-08-27
Christian Heller
Player earns a score by killing enemies.
tree
|
commitdiff
2013-08-27
Christian Heller
Use strtok() to tokenize "def" file entries.
tree
|
commitdiff
2013-08-27
Christian Heller
Killed monsters evolve into corpse items.
tree
|
commitdiff
2013-08-27
Christian Heller
Repaired last commit and provided more consistent varia...
tree
|
commitdiff
2013-08-27
Christian Heller
Re-factored move_player().
tree
|
commitdiff
2013-08-27
Christian Heller
Refactored move_monster().
tree
|
commitdiff
2013-08-27
Christian Heller
Uise uint32_t to test for a value going beyond UINT16_MAX.
tree
|
commitdiff
2013-08-26
Christian Heller
Improved error description in windows library.
tree
|
commitdiff
2013-08-26
Christian Heller
Added TODO to windows library.
tree
|
commitdiff
2013-08-26
Christian Heller
Don't update more windows than necessary in resize_acti...
tree
|
commitdiff
next