dxx-rebirth/ui
2013-07-14 22:34:37 +00:00
..
button.c Make the editor draw the same for the non-ogl build as the ogl build, since I just made it draw the grey background over everything in the last commit. If you want to see what it's *supposed* to look like, go to yesterday's commit :P 2012-03-31 20:25:09 +08:00
checkbox.c Use MALLOC for ui_add_gadget_checkbox 2013-07-10 21:44:39 -05:00
dialog.c Moved ui_draw_frame(), ui_draw_shad(), draw_tmap_flat(), math tables externs to headers - patches by Kp 2012-11-02 18:02:43 +01:00
file.c Fix -Wsign-compare warning in file_getdirlist 2013-07-07 01:51:49 +00:00
gadget.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
icon.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
inputbox.c Use MALLOC for ui_add_gadget_inputbox 2013-07-07 19:55:59 +00:00
keypad.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
keypress.c Remove unused key_dialog_handler 2013-07-10 21:44:39 -05:00
keytrap.c Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
listbox.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
menu.c Use MALLOC for MenuX allocation 2013-07-06 03:08:37 +00:00
menubar.c Remove useless strlen in menubar setup 2013-07-14 22:34:37 +00:00
message.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
popup.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
radio.c Fix warnings (no checking ubyte 'id' is < 0, include d_strdup prototype for radio.c and make sure that 'text' gets freed) 2012-07-24 17:28:44 +08:00
scroll.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
ui.c Make movement in the editor's game screen use the player controls, make that movement more like the automap and resolve some likely conflicting key commands 2012-04-16 13:26:55 +08:00
uidraw.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
userbox.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00