og-openarena-gamecode/code/ui
leilei- 6d57ef0f2a - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass
- improve hexcolors in the ui, allow for on-demand refresh of ui colors, add more hexcolors
- increase some limits of elements in the ui
- suppress excess ui warnings into developer
- sergei/kyonshi do not exist in OA3; default to sarge for missionpack currently (avoids crashes)
- don't attempt to load from characters/
- changing one model also changes teammodel
- add preliminary support for entity glow functionality and alternate shells for them (requires renderer engine changes to support). the primary idea behind alternate shell is performance and to avoid overdraw by force altering the model's vertex colors instead (overriding lighting and any other rgbGen op)
- add preliminary support for drawing player names above teammate heads (requires client engine changes to support)
- cg_hitSound camel-cased and defaults to 1 (again)
- reducing clown cruft by dropping the reference from the teamnames and just going for red/blue for now
- removed cg_leiChibi (again)
2024-04-13 05:34:15 -04:00
..
ui.q3asm Some missing files 2009-05-15 14:51:36 +00:00
ui_atoms.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_gameinfo.c Backport from ioq3: "Fix map list in Team Arena start server menu after entering SP menu" 2018-12-09 15:29:40 +01:00
ui_local.h - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass 2024-04-13 05:34:15 -04:00
ui_main.c - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass 2024-04-13 05:34:15 -04:00
ui_players.c - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass 2024-04-13 05:34:15 -04:00
ui_public.h Removed all remaining references to punkbuster. Also removed out commented code. 2009-06-18 15:27:41 +00:00
ui_shared.c - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass 2024-04-13 05:34:15 -04:00
ui_shared.h - additional surfaceflags for different surface types such as snow, wood, sand, gravel, foilage, ice, and glass 2024-04-13 05:34:15 -04:00
ui_syscalls.asm Some missing files 2009-05-15 14:51:36 +00:00
ui_syscalls.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00