/home/leaf/crossfire/client/branches/1.12/common/cconfig.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/client-types.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/client.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/client.h [code] | This file includes the various dependencies header files needed by most everything |
/home/leaf/crossfire/client/branches/1.12/common/commands.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/def-keys.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/external.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/image.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/init.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/item-types.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/item.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/item.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/mapdata.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/mapdata.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/metaserver.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/metaserver.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/misc.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/msgtypes.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/newclient.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/newsocket.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/p_cmd.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/p_cmd.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/player.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/proto.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/script.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/script.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/script_lua.c [code] | |
/home/leaf/crossfire/client/branches/1.12/common/script_lua.h [code] | |
/home/leaf/crossfire/client/branches/1.12/common/version.h [code] | |
/home/leaf/crossfire/client/branches/1.12/Documentation/examples/script/first.c [code] | |
/home/leaf/crossfire/client/branches/1.12/Documentation/examples/script/second.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/about.c [code] | Supports the client's about box dialog |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/config.c [code] | Covers configuration issues |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/gtk2proto.h [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/image.c [code] | Contains highlevel image related functions and mostly deals with the image caching, processing the image commands from the server, etc |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/image.h [code] | Pixmap data |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/info.c [code] | This covers drawing text to the info window |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/inventory.c [code] | Covers drawing of the inventory and look windows |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/keys.c [code] | Handles most of the keyboard related functions - binding and unbinding keys, and handling keypresses and looking up the keys |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/magicmap.c [code] | Covers drawing the magic map |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/main.c [code] | Implements client startup functions |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/main.h [code] | Contains various global definitions and XML file name and path defaults |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/map.c [code] | Handles map related code in terms of allocation, insertion of new objects, and actual rendering (although the sdl rendering is in the sdl file |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/menubar.c [code] | Implements the core selections from the top menubar |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/metaserver.c [code] | Supports the client's metaserver dialog used to connect to available servers |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/opengl.c [code] | Implements an opengl version of the map renderer |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/pickup.c [code] | This file covers the pickup menu items |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/png.c [code] | Functions for manipulating graphics in the GTK-V2 client |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/sdl.c [code] | Functions that implement SDL support in the GTK V2 client |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/sound.c [code] | This file contains the sound support for the GTK V2 client |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/spells.c [code] | Handles spell related functionality |
/home/leaf/crossfire/client/branches/1.12/gtk-v2/src/stats.c [code] | Support for character statistics |
/home/leaf/crossfire/client/branches/1.12/gtk/config.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/gtkproto.h [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/gx11.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/gx11.h [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/help.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/image.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/inventory.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/keys.c [code] | Handles most of the GTK V1 client keyboard related functions |
/home/leaf/crossfire/client/branches/1.12/gtk/map.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/png.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/sdl.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/sound.c [code] | This file contains the sound support for the GTK V1 client |
/home/leaf/crossfire/client/branches/1.12/gtk/text.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/win32/config.h [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/win32/porting.c [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/win32/resource.h [code] | |
/home/leaf/crossfire/client/branches/1.12/gtk/win32/soundsdef.h [code] | |
/home/leaf/crossfire/client/branches/1.12/help/about.h [code] | |
/home/leaf/crossfire/client/branches/1.12/help/bugreport.h [code] | |
/home/leaf/crossfire/client/branches/1.12/help/chelp.h [code] | |
/home/leaf/crossfire/client/branches/1.12/help/shelp.h [code] | |
/home/leaf/crossfire/client/branches/1.12/sound-src/alsa9.c [code] | |
/home/leaf/crossfire/client/branches/1.12/sound-src/cfsndserv.c [code] | |
/home/leaf/crossfire/client/branches/1.12/sound-src/common.c [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/clientbmap.h [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/png.c [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/sound.c [code] | Supports sound for the x11 client |
/home/leaf/crossfire/client/branches/1.12/x11/x11.c [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/x11.h [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/x11proto.h [code] | |
/home/leaf/crossfire/client/branches/1.12/x11/xutil.c [code] | |