Subversion Statistics Last commit
Revision 1131
Author glx
Date 25/08/2010 13:00:08
Message -Change: set the .pdb filename
Rev Message Author Date
1131 -Change: set the .pdb filename glx 25/08/2010 13:00:08
1130 -Add: C-ified Map_IsPositionInViewport() glx 20/07/2010 16:23:07
1129 -Add: C-ified GUI_PaletteAnimate() glx 20/06/2010 16:58:07
1128 -Add: named and C-ified Drivers_EnableSounds() and Drivers_EnableMusic() glx 31/05/2010 13:13:36
1127 -Add: C-ified GameOptions_Load() and GameOptions_Save() glx 27/05/2010 13:00:42
1126 -Add: C-ified Script_LoadFromFile() (and another file is gone) glx 18/05/2010 22:49:10
1125 -Add: C-ified ChunkFile_[Open|Close|Seek|Read]() (and another file is gone) glx 18/05/2010 16:50:09
1124 -Add: C-ified Script_ClearInfo() glx 18/05/2010 13:36:35
1123 -Add: named 2 more functions (video-vsync) truebrain 18/05/2010 08:21:50
1122 -Add: C-ified Sound_InitMT32() glx 10/05/2010 14:55:01
1121 -Fix (r1120): somehow a bit too much was committed
truebrain 03/05/2010 14:35:58
1120 -Update (r1119): update decompiled code
truebrain 03/05/2010 14:31:27
1119 [JIT] -Fix: loading other savegame with voices enabled caused a crash
truebrain 03/05/2010 14:31:06
1118 -Update (r1116, r1117): update decompiled code
truebrain 03/05/2010 14:25:16
1117 [JIT] -Fix: minor fixes for the JIT
truebrain 03/05/2010 14:24:15
1116 [JIT] -Add: one missing jump
truebrain 03/05/2010 14:22:18
1115 -Fix: possible segfault with reinforcements
truebrain 03/05/2010 13:25:25
1114 -Fix: spelling error in enhancement.txt (SmatZ)
truebrain 30/04/2010 22:27:28
1113 -Add: add a default configuration 'dune.cfg' to the data directory, which should help the average user starting OpenDUNE
truebrain 30/04/2010 22:26:55
1112 [0.3] -Fix: some last-minute release fixes
truebrain 30/04/2010 22:25:11
1111 -Fix: don't be silly, PPC won't work for OpenDUNE in its current stage
truebrain 30/04/2010 22:01:01
1110 -Add: bump version for trunk
truebrain 30/04/2010 21:49:33
1109 -Release: 0.3
truebrain 30/04/2010 21:39:45
1108 -Add: prepare for 0.3 release
truebrain 30/04/2010 21:39:25
1107 -Fix (r1025): || -> &&
truebrain 30/04/2010 19:17:12
1106 -Fix (r1025, #37): don't try to get selected Unit when none is selected glx 30/04/2010 14:18:03
1105 -Change: allow sound/music/voices to be enabled via dune.cfg glx 28/04/2010 13:21:33
1104 -Fix (r1039, #36): a few glitches in one function which turned out to be pretty critical for a lot of small stuff
truebrain 27/04/2010 22:08:58
1103 -Fix (r1088): when a value is pushed, all other values are shifted glx 20/04/2010 16:51:35
1102 -Add: C-ified Script_Unit_MCVDeply(), Script_Unit_Unknown2B97(), Script_Unit_Unknown2BD5() and Script_Unit_Unknown2C73() (all scripts functions are now C-ified) glx 20/04/2010 16:09:51
1101 -Add: C-ified Script_Unit_Unknown27A4(), Script_Unit_unknown28B1(), Script_Unit_Unknown291A() and Script_Unit_GoToClosestStructure() glx 20/04/2010 01:49:34
1100 -Fix (r1096): MSVC uint16 to uint8 warning glx 19/04/2010 17:51:36
1099 -Add: C-ified Script_Unit_DisplayDestroyedText(), Script_Unit_RemoveFog() and Script_Unit_Harvest() glx 19/04/2010 17:41:00
1098 -Fix (r1094): emu_bp != emu_sp glx 19/04/2010 16:59:13
1097 -Fix (r1080): stupid rounding error glx 17/04/2010 23:39:17
1096 -Cleanup: remove unneeded emu_ calls when the C-ified version is available
truebrain 17/04/2010 19:04:59
1095 -Cleanup: make decompiler work again, and cleanup unneeded functions
truebrain 17/04/2010 18:55:02
1094 -Add: C-ified Font_GetCharWidth() and Font_GetStringWidth()
truebrain 17/04/2010 18:50:37
1093 -Fix: wrong doxygen comments
truebrain 17/04/2010 18:50:03
1092 -Add: resolved most unresolved jumps/calls in C-ified code glx 16/04/2010 17:20:29
1091 -Fix (r1088): MSVC uint16 to uint8 warnings glx 16/04/2010 12:11:52
1090 -Remove: no longer required emu_ functions glx 15/04/2010 16:03:53
1089 -Fix (r1088): do not vsnprintf strings to GUI_DrawText_Wrapper() twice (once via emu, once in C-version)
truebrain 15/04/2010 15:43:22
1088 -Add: C-ified GUI_DrawText_Wrapper()
truebrain 15/04/2010 15:41:32
1087 -Add: C-ified Script_Unit_GetAmount(), Script_Unit_IsInTransport(), Script_Unit_Unknown22C4(), Script_Unit_Unknown246C(), Script_Unit_Unknown2552() and Script_Unit_FindStructure() glx 15/04/2010 15:29:32
1086 -Add: C-ified Script_Unit_Unknown1A40(), Script_Unit_Unknown1A9F(), Script_Unit_Unknown1F51() and Script_Unit_Unknown212E() glx 14/04/2010 23:27:54
1085 -Fix (r1084): MSVC project glx 14/04/2010 20:09:30
1084 -Add: C-ified GUI_DrawText() truebrain 14/04/2010 19:29:43
1083 -Fix: return NULL when doing memorycsip over a csip(0) truebrain 14/04/2010 19:29:22
1082 -Add: C-ified Script_Unit_GetTargetPriority() and Script_Unit_Unknown0882() glx 14/04/2010 14:35:10
  1 2 3 4 ... 22 23   >>