|
Login: gros
Fullname: gros
Revisions: 9
Lines of Code: 19
Added Lines of Code: 411
Lines of Code per Change: 2.1
|
Date | Author | File/Message |
---|---|---|
11/16/05 4:25 AM | gros |
Enable per-server, per-character keybindings on both *nix and win32 systems.
Undefine MULTKEYS at the beginning of client.h to switch back to the old behavior. (5 Files changed, 367 Lines changed) common/client.h 1.35
(+16
-15)
gtk/gx11.c 1.83
(+297
-294)
common/metaserver.c 1.17
(+13
-9)
common/client.c 1.28
(+11
-7)
gtk/keys.c 1.20
(+30
-30)
|
11/13/03 12:22 PM | gros |
Corrected memory leaks (PNG structures not being properly freed)
(1 Files changed,
25 Lines changed)
common/image.c 1.11
(+25
-21)
|
11/2/01 2:42 PM | gros |
Minor corrections allowing the client to be compiled without SDL - Chechkoff Y. 11/02/01
(3 Files changed,
19 Lines changed)
gtk/map.c 1.2
(+7
-6)
gtk/image.c 1.2
(+4
-3)
gtk/gx11.c 1.2
(+8
-7)
|