home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
License everything (GPL).
[plomrogue]
/
src
/
client
/
control.c
2014-10-09
Christian Heller
License everything (GPL).
blob
|
commitdiff
|
raw
2014-07-23
Christian Heller
Use not f_name variable but __func__, standardize funct...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-13
Christian Heller
Server: Read in former "config" data as normal server...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Christian Heller
Use direction names instead of numbers in player move...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Christian Heller
Client: Send no arguments for commands where the server...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Christian Heller
Test return values of _all_ *printf() calls.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Christian Heller
Replace uses of variable-length arrays with try_malloc...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Christian Heller
Client: Add auto-center of map on player each new turn...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Christian Heller
Client: Fix crashes happening on navigation in too...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Christian Heller
Got rid of misc.h. Split off remains into array_append...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Christian Heller
Client: Split off parts of misc.h into interface_conf.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Christian Heller
Client: Split wincontrol.h off windows.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Christian Heller
In the client, different modes of treating linebreaks...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Christian Heller
Re-wrote large parts of the server client architecture...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Christian Heller
In client, keybinding databases now store keybindings...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Christian Heller
Added diagonal movement, with a 1.4 penalty.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Christian Heller
Client: Renamed some world members, commented world...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Christian Heller
Merged Win and WinConf structs, windows.h and wincontro...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
Christian Heller
Merged world.wmeta and world.winconf_db into world...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
Christian Heller
Fixed bug that crashed the client on terminal resizing...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Christian Heller
Client: Optimized order in which the command matching...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Christian Heller
Client: Moved KeyBindingDB selection by char into keybi...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Christian Heller
Simplified client control library and interaction with it.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Christian Heller
Define server messages and server message arguments...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Christian Heller
Removed unused client command id.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
Removed indirection in control.c and therefore unused...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
Corrected erroneous interpretation of keycodes as comma...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
More of the same.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
Some further renaming for the same purpose (see last...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
Some variable / struct member renaming to better differ...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
MAJOR re-write. Split plomrogue into a server and a...
blob
|
commitdiff
|
raw
|
diff to current