Subversion Statistics
Last commit
Revision
2555
Author
glx
Date
28/12/2011 20:47:31
Message
-Fix (r2527, #106): mixed screen coordinates and window coordinates
Navigation
Home
Log
Changelog
Devpatch viewer
Repo browser
RSS
Directory:
/
trunk/
src/
gui/
gui.h
/trunk/src/gui/gui.h
(
view
)
Rev
Message
View
Author
Date
2499
-Codechange: having full names for variables but ?? as doxygen comment is silly
view
truebrain
31/08/2011 11:55:43
2496
-Add: introducing SelectionType, an enum to name the magic numbers surrounding SelectionTypes
view
truebrain
31/08/2011 11:48:09
2495
-Codechange: SelectionType variable_0[46] are bools (glx)
view
truebrain
31/08/2011 11:17:30
2486
-Add: SelectionType variable_0A is always false, theorically it should be named forceChange but let's just remove it
view
glx
30/08/2011 22:55:10
2485
-Add: named some SelectionType variables
view
glx
30/08/2011 22:51:24
2415
-Add: named last unknown function with the name GUI_SetPaletteAnimated()
view
truebrain
29/08/2011 13:57:57
2414
-Add: named a lot of functions, removing emu_07D4.c in the process
view
truebrain
29/08/2011 13:43:30
2275
-Add: MOARRR
view
truebrain
02/08/2011 23:08:21
2271
-Add: some more variables ... I lost count
view
truebrain
02/08/2011 22:40:38
2266
-Add: moar variables
view
truebrain
02/08/2011 22:12:40
2259
-Add: 3 more variables from g_global
view
truebrain
02/08/2011 21:25:19
2256
-Add: one more variable out of g_global (these commits are boring)
view
truebrain
02/08/2011 21:13:07
2242
-Add: Move selection state out of global.
view
alberth
02/08/2011 17:11:54
2183
-Add: resolved SelectionType->variable_00 from csip to array with numbers (yes, it is this vague :p)
view
truebrain
01/08/2011 23:10:03
2182
-Add: table/selectiontype, with some static information about selection
view
truebrain
01/08/2011 23:00:38
2139
-Add: removed screenActiveID from g_global and unified his wrappers (and use)
view
truebrain
30/07/2011 22:02:27
2050
-Add: Move selection position variables out of global.
view
alberth
25/07/2011 16:53:23
2049
-Add: Move minimapPosition and viewportPosition out of global.
view
alberth
25/07/2011 16:52:40
2045
-Add: Another 32 bits moved away from global storage.
view
alberth
22/07/2011 12:58:19
2040
-Add: Moved viewport message globals.
view
alberth
21/07/2011 09:43:27
2026
-Add: Named text display globals, and moved them out of g_global.
view
alberth
12/07/2011 20:40:45
2025
-Add: Moved 38C4 out of global.
view
alberth
12/07/2011 18:58:27
2009
-Add: Moved productionStringID out of global.
view
alberth
03/07/2011 14:15:00
1980
-Fix: remove unneeded includes
view
truebrain
26/06/2011 16:08:12
1965
-Fix: remove a warning by const-ifying parameters
view
truebrain
26/06/2011 13:15:31
1947
-Fix: use uint8 for all houseID
view
glx
25/06/2011 16:48:57
1945
-Fix: moved playerHouseID, gameMode, scenarioID and campaignID out of g_global
view
glx
25/06/2011 16:06:34
1938
-Fix: moved factory window static variables out of g_global
view
glx
25/06/2011 13:14:50
1932
-Fix: use real pointers in g_sprites
view
glx
24/06/2011 17:11:11
1928
-Add: comments for stringID in tables
view
glx
24/06/2011 13:39:52
1913
-Fix (rIamlazy): somehow this file never got committed
view
truebrain
23/06/2011 20:39:37
1894
-Add: moved remap out of g_global
view
glx
22/06/2011 14:28:25
1890
-Fix: move another csip one level up
view
glx
22/06/2011 13:28:33
1871
-Fix: more converting to real [ointers
view
truebrain
21/06/2011 18:29:53
1870
-Add: replace a csip with a real pointer
view
truebrain
21/06/2011 18:19:01
1865
-Add: moved factoryWindowItems[] and other factoryWindow related variables out of g_global and to 32bit/64bit world
view
glx
21/06/2011 17:18:39
1811
-Add: Improve doxygen support.
view
alberth
18/06/2011 18:03:51
1781
-Add: remove unused emu_ functions
view
truebrain
13/06/2011 14:40:09
1748
-Fix: replaced a global csip32 with uint8*
view
glx
03/06/2011 00:26:56
1741
-Fix: renamed Unknown_B4B8_110D() to GUI_Palette_CreateRemap() and moved it
view
glx
02/06/2011 22:24:27
1706
-Add: C-ified GUI_DrawXorFilledRectangle() and removed useless functions. That removes 22A6.
view
glx
31/05/2011 16:22:23
1688
-Cleanup: remove useless emu_ wrappers
view
glx
30/05/2011 13:37:53
1683
-Add: C-ified GUI_HallOfFame_DrawData()
view
glx
29/05/2011 23:16:01
1676
-Add: C-ified GUI_HallOfFame_Show()
view
glx
29/05/2011 15:00:52
1670
-Add: C-ified GUI_[Mentat|HallOfFame]_Tick()
view
glx
27/05/2011 19:07:08
1664
-Add: C-ified GUI_Widget_ScrollBar_Init()
view
glx
26/05/2011 14:30:57
1660
-Fix: minor renaming
view
truebrain
25/05/2011 21:15:24
1656
-Add: C-ified GUI_Mentat_ScrollBar_Draw()
view
glx
25/05/2011 20:53:52
1655
-Add: C-ified GUI_Palette_RemapScreen(). This ends 2BB6.
view
truebrain
25/05/2011 20:41:42
1643
-Fix (r1636): MSVC warning
view
glx
25/05/2011 17:21:21
1640
-Add: C-ified GUI_Mouse_SetPosition(). Goodbye 2B99.
view
truebrain
25/05/2011 17:08:26
1639
-Add: C-ified GUI_Mentat_ShowHelp()
view
glx
25/05/2011 17:07:55
1636
-Add: C-ified GUI_DrawBlockedRectangle(). 2995 is now done.
view
truebrain
25/05/2011 15:16:03
1635
-Add: C-ified GUI_Mouse_Show_InWidget() and GUI_Mouse_Hide_InWidget(). Be gone 2642
view
truebrain
25/05/2011 13:59:55
1631
-Add: C-ified GUI_Mouse_[Hide|Show]_InRegion. With this, 2B6C dies.
view
truebrain
25/05/2011 01:32:57
1629
-Add: C-ified GUI_Mouse_Hide_Safe() and GUI_Mouse_Show_Safe(). That removes a lot of emu_ calls :D
view
truebrain
25/05/2011 00:42:15
1628
-Fix: remove now unused emu_GUI_DrawSprite() monster
view
glx
25/05/2011 00:30:18
1627
-Add: C-ified GUI_Mouse_Show() and GUI_Mouse_Hide()
view
truebrain
25/05/2011 00:18:52
1620
-Add: C-ified GUI_Screen_FadeIn2(). And B488 is gone.
view
glx
24/05/2011 20:28:46
1616
-Fix: removed some unused emu_ functions
view
truebrain
24/05/2011 19:45:23
1610
-Add: C-ified GUI_StrategicMap_PrepareRegions()
view
glx
24/05/2011 00:37:51
1605
-Add: C-ified GUI_StrategicMap_ScenarioSelection()
view
glx
23/05/2011 19:10:11
1603
-Fix: renamed many variables
view
glx
23/05/2011 14:51:59
1599
-Add: C-ified GUI_FactoryWindow_PrepareScrollList()
view
glx
22/05/2011 22:44:32
1595
-Fix: renamed a few functions (GUI_Screen_Copy / GUI_Screen_Copy2) and renamed a variable (screenActiveID)
view
truebrain
22/05/2011 20:46:28
1593
-Add: C-ified GUI_Screen_FadeIn(). Salut 2C17.
view
truebrain
22/05/2011 20:28:51
1592
-Add: C-ified GUI_FactoryWindow_UpdateSelection()
view
glx
22/05/2011 19:32:45
1587
-Add: C-ified GFX_22A6_06D7()
view
glx
22/05/2011 17:08:19
1586
-Fix: remove a shitload of unused emu_ functions
view
truebrain
22/05/2011 16:25:44
1585
-Add: C-ified GUI_FactoryWindow_UpdateDetails()
view
glx
22/05/2011 16:06:36
1582
-Add: C-ified GUI_FactoryWindow_DrawCaption()
view
glx
22/05/2011 14:56:11
1581
-Add: C-ified GUI_FactoryWindow_DrawDetails()
view
glx
22/05/2011 14:19:06
1579
-Add: C-ified GUI_FactoryWindow_GetStruct8BEA()
view
glx
22/05/2011 12:50:21
1572
-Add: C-ified GUI_FactoryWindow_B495_0F30()
view
glx
20/05/2011 17:38:27
1570
-Add: C-ified GUI_DrawText_Monospace()
view
glx
20/05/2011 16:30:29
1561
-Add (#73): C-ified GUI_Get_Scrollbar_Position() (patch by Alberth)
view
glx
17/05/2011 16:14:48
1560
-Add (#73): C-ified GUI_Mentat_Create_HelpScreen_Widgets() (patch by Alberth)
view
glx
17/05/2011 16:08:13
1556
-Add (#73): C-ified GUI_Mentat_SelectHelpSubject() (patch by Alberth)
view
glx
14/05/2011 12:57:16
1548
-Add: C-ified GUI_ClearScreen()
view
glx
10/05/2011 21:43:33
1540
-Add: C-ified GUI_ShowMap()
view
glx
08/05/2011 14:26:46
1535
-Add: C-ified GUI_String_Get_ByIndex(). Bye B4F2
view
glx
07/05/2011 15:29:13
1534
-Add: C-ified GUI_DisplayFactoryWindow()
view
truebrain
07/05/2011 15:00:32
1530
-Add (#72): C-ified GUI_DrawSprite_8002() (patch by Alberth)
view
glx
07/05/2011 13:56:06
1529
-Add (#71): C-ified GUI_Mentat_Animation() (patch by Alberth)
view
glx
07/05/2011 13:36:25
1516
-Add: C-ified GUI_Widget_Options_Click()
view
glx
05/05/2011 01:23:25
1509
-Add (#63): C-ified GUI_Mentat_Display (patch by Alberth, although slightly improved)
view
truebrain
04/05/2011 14:16:30
1482
-Add [#64]: C-ified GUI_Unknown_24D0_000D() (patch by Alberth)
view
truebrain
25/04/2011 15:38:39
1462
-Add: C-ified GUI_SetClippingArea()
view
glx
04/04/2011 17:26:55
1461
-Add: C-ified GUI_DrawFilledRectangle()
view
glx
04/04/2011 17:02:54
1458
-Add: C-ified GUI_DrawLine()
view
glx
04/04/2011 01:19:40
1442
-Add: C-ified GUI_InitColors()
view
glx
28/03/2011 14:58:08
1428
-Fix: removed many unused emu_ functions (and really many). Many emu_ files are now gone.
view
truebrain
28/02/2011 11:20:51
1397
-Add: C-ified GUI_ChangeSelectionType() and GUI_Widget_DrawAll()
view
truebrain
25/02/2011 22:51:18
1323
-Add: C-ified GUI_DrawCredits(). Segment 10E4 is now finished.
view
truebrain
18/02/2011 20:10:02
1318
-Add: C-ified GUI_DrawInterfaceAndRadar()
view
truebrain
18/02/2011 18:02:30
1317
-Add: C-ified GUI_DrawProgressbar()
view
truebrain
18/02/2011 16:13:55
1314
-Add: C-ified GUI_DisplayHint()
view
truebrain
18/02/2011 14:38:07
1312
-Fix (r1311): rename GUI_Widget_DrawBorder2 to GUI_DrawBorder, as that is what it does. Has nothing to do with widgets.
view
truebrain
18/02/2011 13:38:51
1310
-Fix: remove a shitload of unused emu_ functions. BE GONE!
view
truebrain
17/02/2011 17:04:17
1187
-Add: C-ified GUI_Palette_CreateMapping()
view
glx
10/12/2010 02:22:49
1182
-Add: C-ified GUI_PickHouse()
view
glx
07/12/2010 18:17:01
1178
-Add: C-ified GUI_ShowEndStats(), Update_Score() and GUI_DrawTextOnFilledRectangle()
view
glx
05/12/2010 18:24:41
1170
-Add: C-ified GUI_DrawSprite() and all emu_Unknown_2903_XXXX functions
view
glx
09/11/2010 18:08:06
1138
-Add: named and C-ified GUI_SplitText()
view
glx
16/09/2010 22:05:38
1135
-Add: C-ified GUI_DisplayModalMessage()
view
glx
13/09/2010 22:58:18
1134
-Add: C-ified GUI_UpdateProductionStringID()
view
glx
12/09/2010 23:28:36
1129
-Add: C-ified GUI_PaletteAnimate()
view
glx
20/06/2010 16:58:07
1091
-Fix (r1088): MSVC uint16 to uint8 warnings
view
glx
16/04/2010 12:11:52
1088
-Add: C-ified GUI_DrawText_Wrapper()
view
truebrain
15/04/2010 15:41:32
1084
-Add: C-ified GUI_DrawText()
view
truebrain
14/04/2010 19:29:43
1075
-Add: named and C-ified GUI_DisplayText()
view
glx
11/04/2010 17:07:22
836
-Add: C-ified GUI_DrawWiredRectangle (and with that completing cs 251B)
view
truebrain
01/02/2010 15:13:59
797
-Add: C-ified GUI_Widget_HandleEvents()
view
truebrain
18/12/2009 13:29:41
751
-Add: C-ify emu_GUI_EditBox(), and name a few functions
view
truebrain
12/12/2009 21:26:15
748
-Fix (r747): MSVC project file update, svn propsets
view
truebrain
12/12/2009 16:34:36
747
-Add: C-ified GUI_EditBox_BlinkCursor(), and found out all kinds of things related to it (function-names and variables)
view
truebrain
12/12/2009 16:31:42