dxx-rebirth/ui
2013-02-22 04:32:14 +00:00
..
barbox.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +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 Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00: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 Added dummy %s to prevent formatting untrusted literals - patch by Kp 2013-01-03 17:30:42 +01:00
gadget.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
icon.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
inputbox.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
keypad.c Rename MessageBox to ui_messagebox to avoid a conflict with Windows' MessageBox 2012-04-17 16:11:42 +08:00
keypress.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
keytrap.c Pass the event to the individual gadgets' 'do' functions, fix compile warnings introduced in last commit 2011-10-25 09:39:35 +08:00
listbox.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
menu.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
menubar.c Rename MessageBox to ui_messagebox to avoid a conflict with Windows' MessageBox 2012-04-17 16:11:42 +08:00
message.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
number.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
popup.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +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 comment to synchronize code with D1X 2013-02-22 04:32:14 +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 comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
userbox.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00