home · contact · privacy
Merged Win and WinConf structs, windows.h and wincontrol.h. Also lots of refactoring...
authorChristian Heller <c.heller@plomlompom.de>
Sat, 25 Jan 2014 06:13:21 +0000 (07:13 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 25 Jan 2014 06:13:21 +0000 (07:13 +0100)
commit024b404c0db59dc6651b1c8f3d379c2797654fdf
tree5cdd5187d9d60d6ca4de2847499ca4d6a0a1605d
parentfb9b40f0535b28b37b64983240c4b78e74ee9a2c
Merged Win and WinConf structs, windows.h and wincontrol.h. Also lots of refactoring on the way.
14 files changed:
src/client/control.c
src/client/draw_wins.c
src/client/io.c
src/client/keybindings.c
src/client/main.c
src/client/map_window.c
src/client/map_window.h
src/client/misc.c
src/client/misc.h
src/client/wincontrol.c [deleted file]
src/client/wincontrol.h [deleted file]
src/client/windows.c
src/client/windows.h
src/client/world.h