rpgxef/code/ui
Walter Julius Hennecke b766076ed6 Updates to q_math
2014-08-13 23:29:27 +02:00
..
keycodes.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
README-RPG-X2.txt Updated ReadMes 2012-08-04 15:24:25 +02:00
STEF Game Source License.doc Updated ReadMes 2012-08-04 15:24:25 +02:00
ToDo.txt Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.def Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.dsp Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.plg Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.q3asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.vcproj Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.vcproj.old Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui.vcxproj More updates 2013-10-13 00:50:21 +02:00
ui.vcxproj.filters More updates 2013-10-13 00:50:21 +02:00
ui.vcxproj.user Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui_admin.c Fix for issue #2 on experimental branch (splint). 2014-02-15 22:46:31 +01:00
ui_admin_orig.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_atoms.c Fixed some errors 2013-10-07 20:53:32 +02:00
ui_atoms.c.orig Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui_cdkey.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_confirm.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_connect.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_controls2.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_credits.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_cvars.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_demo2.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_emotes.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_fonts.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_gameinfo.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_holodeck.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_ingame.c Fixed a bug where the admin UI would be greyed out for admisn but active for normal players. 2014-02-15 21:04:09 +01:00
ui_library.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_local.h Added CG_Assert and UI_Assert 2013-12-20 22:06:25 +01:00
ui_logger.c Implemented logger on cgame an UI module 2013-08-27 17:19:29 +02:00
ui_logger.h Work on logging. 2013-09-03 23:33:51 +02:00
ui_main.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_menu.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_mfield.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_mods.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_motd.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_msd.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_network.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_playermodel.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_playermodel_bak.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_players.c Updates to q_math 2014-08-13 23:29:27 +02:00
ui_playersettings.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_preferences.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_public.h Replaced all int's in the UI module by int32_t's 2013-08-16 14:58:47 +02:00
ui_qmenu.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_serverinfo.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_servers2.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_sound.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_specifyserver.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_sql.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_startserver.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_syscalls.asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ui_syscalls.c Rollback of ui_syscalls.c 2013-08-25 03:01:46 +02:00
ui_tactical.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_transporter.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00
ui_turbolift.c Replaced all Com_printf's in UI with Logger's 2013-09-05 19:18:14 +02:00
ui_video.c A Lot of work on UI module 2013-09-04 17:58:49 +02:00