Timeline – HoverRace

Timeline


and

06/27/10:

21:32 Ticket #173 (Upgrade to VS 2010 Express) closed by zoogie
fixed: Done in [1217]. Tested on VS 2010 Express and Professional. …
21:31 DevEnvironment edited by zoogie
Rewritten for Visual Studio 2010. (diff)
20:30 Changeset [1218] by zoogie
Commented-out unused bits (caught by VS 2010).
18:45 Changeset [1217] by zoogie
#173: Upgraded projects to VS 2010.
18:30 Ticket #174 (Explicitly link to DirectDraw) closed by zoogie
fixed: Done in [1216].
18:30 Changeset [1216] by zoogie
#174: Explicitly load DirectDraw instead of using the import library. …
00:28 Changeset [1215] by zoogie
#173: Explicit casts needed for VS 2010.

06/26/10:

22:59 Changeset [1214] by zoogie
libcurl 7.21.0 headers.
22:24 Changeset [1213] by zoogie
#173: Added libcurl 7.21.0 build for VS 2010.
22:03 Changeset [1212] by zoogie
Adjusted capitalization to match other self-built libraries.
20:59 Changeset [1211] by zoogie
#173: Added OIS 1.2.0 build for VS 2010.
20:54 Changeset [1210] by zoogie
Renamed and changed capitalization for OIS to conform to the other …
20:25 Changeset [1209] by zoogie
Fixed typo.
19:34 Changeset [1208] by zoogie
Added manual fetch instructions (no PS fetcher since it's a .tar.gz).
19:31 Changeset [1207] by zoogie
#173: Added libyaml 0.1.3 built for VS 2010.

06/24/10:

22:20 Changeset [1206] by zoogie
The mfcleakfix lib is no longer used.
22:17 Changeset [1205] by zoogie
#173: Removed the VS 2005 project for Luabind.
22:15 Changeset [1204] by zoogie
#173: Added our own VS 2010 build of Lua 5.1.4.
22:10 Changeset [1203] by zoogie
#173: Imported the patched (for VS 2010) Luabind 0.9 headers.
21:11 Changeset [1202] by zoogie
Fixed the output file targets in the VS2010 project. Seems that the …
21:10 Changeset [1201] by zoogie
Added a PowerShell script for downloading, extracting, and patching the …

06/23/10:

01:58 DevEnvironment edited by zoogie
Added note about trunk being broken. (diff)

06/22/10:

17:04 Ticket #168 (No package 'luabind' found) closed by zoogie
fixed: Fixed in [1200]. We now use our own Luabind checks instead of pkg-config. …
17:02 Changeset [1200] by zoogie
#168: Created custom Luabind check since the Luabind pkg-config file is …
16:59 Ticket #172 (Handle remaining MFC-isms) closed by zoogie
fixed: Done in [1196].
16:58 Changeset [1199] by zoogie
#173: Upgraded our custom build of Luabind to VS 2010.
16:56 Changeset [1198] by zoogie
Removed mfcleakfix.dll.
16:54 Changeset [1197] by zoogie
mfcleakfix.dll is no longer needed.

06/21/10:

21:06 Changeset [1196] by zoogie
#172: Build without MFC: * Define replacements for ASSERT and TRACE …
15:31 Ticket #174 (Explicitly link to DirectDraw) created by zoogie
DirectDraw has been deprecated and even removed from the June 2010 release …
15:22 Ticket #173 (Upgrade to VS 2010 Express) created by zoogie
It's time to upgrade the baseline tools (on Windows at least) to Visual …
15:15 Ticket #172 (Handle remaining MFC-isms) created by zoogie
We're in the final stretch of eliminating MFC as a dependency. Some …

06/20/10:

22:29 Changeset [1195] by zoogie
Cruft removal.
22:19 Changeset [1194] by zoogie
Eliminated CString.
20:01 Changeset [1193] by zoogie
Event more elimination of CString.
16:55 Changeset [1192] by zoogie
More elimination of CStrings.
16:53 Ticket #139 (HUD localized strings initialized too early) closed by zoogie
fixed: Completed in [1188].
03:27 Changeset [1191] by zoogie
Enable the silent-rules option in configure. To use this, pass …
02:30 Changeset [1190] by zoogie
GifDecoder moved into the HoverRace::Client namespace.
02:19 Changeset [1189] by zoogie
Remove the utilities (ResourceCompiler, HoverCAD, etc.) from the Doxygen …
01:58 Changeset [1188] by zoogie
#139: Fix the i18n for remaining HUD text.

06/19/10:

22:23 Changeset [1187] by zoogie
#139: Fix the i18n for the player list titles: * Defer init until first …
19:57 Ticket #170 (Support Unicode filesystem paths) closed by zoogie
fixed: I think that's all of them.
19:07 Changeset [1186] by zoogie
Eliminated use of CString and fixed up Unicode in list view cells.
00:20 Changeset [1185] by zoogie
Eliminate use of CString.
00:06 Changeset [1184] by zoogie
Eliminate use of CString.
00:04 Changeset [1183] by zoogie
Source doc cleanup (remove "MR_" prefix).

06/18/10:

23:33 Changeset [1182] by zoogie
Moved Observer into HoverRace::Client.
23:22 Changeset [1181] by zoogie
Finally moved GameApp into HoverRace::Client.
22:08 Changeset [1180] by zoogie
More client namespace cleanup.
21:50 Changeset [1179] by zoogie
Removed use of CString in NetInterface.
21:30 Changeset [1178] by zoogie
Moved a bunch of client classes to HoverRace::Client namespace: * …

06/17/10:

17:42 Changeset [1177] by zoogie
And fix that case where the first location doesn't exist.
16:25 Changeset [1176] by zoogie
Really fix the case where there are no valid bundles.

06/16/10:

10:53 Ticket #171 (Conform to the XDG Base Directory Specification on Linux) created by zoogie
Currently on Linux, we use ~/.hoverrace as the config directory and …

06/15/10:

22:18 Changeset [1175] by zoogie
AboutDialog moved into Client namespace.
00:15 Changeset [1174] by zoogie
Source doc fixup.
00:05 Changeset [1173] by zoogie
Cruft removal.

06/14/10:

23:18 Changeset [1172] by zoogie
Rewrote ParcelDump to use Parcel::TrackBundle.
23:17 Changeset [1171] by zoogie
Model::Track is now inspectable.
22:15 Changeset [1170] by zoogie
Use the correct cast.

06/13/10:

20:23 Changeset [1169] by zoogie
Removed the cruft leftover from the track handling overhaul.
20:19 Changeset [1168] by zoogie
Integrated Ryan's file time fix from TrackSelect into …
19:18 Changeset [1167] by zoogie
#20: Added TrackList to Linux build.
19:13 Changeset [1166] by zoogie
Added convenience "/" and "/=" operators for OS::path_t and Str::UP.
18:53 Changeset [1165] by zoogie
OpenTrackEntry(): Trim off the ".trk" extension when setting the track …
18:27 DevEnvironment edited by zoogie
Unfortunately, the June 2010 DirectX SDK includes some changes which are … (diff)
18:16 Changeset [1164] by zoogie
No active branches; deleting mergeinfo.
18:10 Changeset [1163] by zoogie
#170: Reintegrated trackbundle branch: Overhaul of how tracks are selected …
17:49 Changeset [1162] by zoogie
Hooked up Model::TrackList. The dialog is functional again.
16:56 Changeset [1161] by zoogie
TrackList is now iterable and indexable.
04:14 Changeset [1160] by zoogie
Implemented Reload().
04:06 Changeset [1159] by zoogie
Added OpenTrackEntry() for loading just the track header.
04:05 Changeset [1158] by zoogie
Renamed the "filename" member var to "name" for clarity. Also added "path" …

06/12/10:

18:19 Changeset [1157] by zoogie
Initial skeleton for Model::TrackList.
18:19 Changeset [1156] by zoogie
Moved dirIter_t and dirEnt_t typedefs to Util::OS.
13:39 Changeset [1155] by zoogie
Handle case where there are no valid bundles.
00:26 Changeset [1154] by zoogie
Implemented bundle iteration (iterate over the files in the bundle and all …
00:25 Changeset [1153] by zoogie
Fixed user track path.

06/11/10:

11:38 Changeset [1152] by zoogie
#20: Added Model::Track and Parcel::TrackBundle to the Linux build.
11:14 LinuxDevEnvironment edited by zoogie
Added libois-dev to deps. (diff)
11:08 LinuxDevEnvironment edited by zoogie
"Testing": Removed "--disable-static" warning and added general warning … (diff)
01:06 Changeset [1151] by zoogie
Overhaul of how tracks are selected and loaded: * MR_SelectTrack() is now …
00:58 Changeset [1150] by zoogie
Created the "trackbundle" branch to keep track of the track select/load …

06/09/10:

17:25 Changeset [1149] by zoogie
Fixed typo in retrieving the path to a help file (".yml" was being …

06/08/10:

23:40 Changeset [1148] by zoogie
Virtualized OpenParcel (for TrackBundle).
23:39 Changeset [1147] by zoogie
Added path-less constructor to ObjStreamExn.

06/05/10:

22:50 Changeset [1146] by zoogie
#170: Support Unicode paths for the init script.
21:57 Changeset [1145] by zoogie
#170: Fix when HoverRace is launched on Windows in a path that includes …
20:34 Changeset [1144] by zoogie
Only include the mfcleakfix stuff in debug builds.
20:32 Changeset [1143] by zoogie
Disable CLR support (fixes release build).
19:36 Changeset [1142] by zoogie
Include the Win32-specific bits in dist.
19:31 Changeset [1141] by zoogie
#20: Added ObjStream.cpp to Linux build.
19:28 Changeset [1140] by zoogie
Use OS::FOpen().
19:21 Changeset [1139] by zoogie
#170: More OS::path_t fun: * Parcel bits. * Config media path. * Script …
18:49 Changeset [1138] by zoogie
Added OS::FOpen().
18:22 Changeset [1137] by zoogie
Disable building resourcecompiler and mazecompiler for now (until writing …

06/03/10:

22:15 Changeset [1136] by zoogie
Whoops, put the cast in the wrong place.
22:11 Changeset [1135] by zoogie
Explicit typecast to fix compilation with GCC.
22:08 Changeset [1134] by zoogie
Added Str::UU so that Str::PU/UP on non-wide paths acts exactly the same …
21:19 Changeset [1133] by zoogie
Use OS::cpstr_t.
20:36 Changeset [1132] by zoogie
Fixed source doc.
13:33 Ticket #170 (Support Unicode filesystem paths) created by zoogie
The client currently breaks in various places on Win32 when using NTFS …
13:26 Ticket #169 (Investigate Google Omaha) created by zoogie
Now that the updater for the main program (in 1.24) is functional, we …

06/01/10:

22:29 Changeset [1131] by zoogie
Added OS::OpenPath() for better handling of opening paths (instead of …
22:09 Changeset [1130] by zoogie
Use OS::path_t in Client::PathSelector.
21:41 Changeset [1129] by zoogie
Unicode support for chat log path.
21:40 Changeset [1128] by zoogie
Emit and read OS::path_t directly.
21:40 Changeset [1127] by zoogie
Added pstr_t and cpstr_t typedefs to make using Str::PU() and Str::UP() …
20:42 Changeset [1126] by zoogie
Fixed GetDefaultPath() on Linux.
20:38 Changeset [1125] by zoogie
Start using OS::path_t in Util::Config: GetDefaultPath() and …

05/31/10:

03:17 Changeset [1124] by zoogie
Undefine WITH_OBJSTREAM.
03:10 Changeset [1123] by zoogie
#20: Added Parcel::Bundle to Linux build.
03:10 Changeset [1122] by zoogie
Oops -- Str::PU() with narrow paths is char*.
03:08 Changeset [1121] by zoogie
RecordFilePtr is defined in Parcel/RecordFile.h, so don't need to redefine …
03:07 Changeset [1120] by zoogie
Str::PU() and Str::UP() need to be declared inline.
03:02 Changeset [1119] by zoogie
Very initial Parcel::Bundle bits.
03:01 Changeset [1118] by zoogie
Added typedef RecordFilePtr.
03:00 Changeset [1117] by zoogie
Initial Unicode path handling bits: * OS::path_t typedef. * Str::PU() …

05/30/10:

22:51 Changeset [1116] by zoogie
Error handling.
22:33 Changeset [1115] by zoogie
Use C-style file IO in ClassicObjStream/ClassicRecordFile: * Use wide …
17:46 Changeset [1114] by zoogie
Added engine dir to Doxyfile to pick up HoverRace::Exception.
17:42 Changeset [1113] by zoogie
SoundServer, ShortSound, and ContinuousSound moved into …
03:59 Changeset [1112] by zoogie
Use initialization list.
03:57 Changeset [1111] by zoogie
Use std::string instead of CString and remove unused mCurrentMazeName.
01:20 LinuxDevEnvironment edited by zoogie
disable-static is now default, added bit about Lucid (diff)

05/29/10:

21:54 Changeset [1110] by zoogie
Made the code for VideoBuffer::Channel inline.
21:50 Changeset [1109] by zoogie
Tiny formatting fixup.
21:34 Changeset [1108] by zoogie
Unused resources.
20:15 Changeset [1107] by zoogie
#20: Added Exception.h to the Linux build. Also, moved StdAfx.cpp to …
19:48 Changeset [1106] by zoogie
Fixed destructor throw spec.
16:59 Changeset [1105] by zoogie
Added HoverRace::Exception, a base exception class for HoverRace runtime …
16:20 Changeset [1104] by zoogie
Remove useless doc for destructor.
16:07 Changeset [1103] by zoogie
Removed StrRes (unused -- long since migrated to gettext).
04:29 Changeset [1102] by zoogie
MR_RESOURCE_FILE_MAGIC is now ResourceLib::FILE_MAGIC.
00:08 Changeset [1101] by zoogie
Removed NET.rc and Util/resource.h (unused).

05/28/10:

23:58 Changeset [1100] by zoogie
Removed KeyHandling.h (unused).
17:56 Changeset [1099] by zoogie
#20: Added InputHandler.h and UiHandler.h to the Linux build (more work to …
17:55 Changeset [1098] by zoogie
#20: Added 2DViewPort.h (but not 2DViewPort.cpp) to the Linux build …
17:46 Changeset [1097] by zoogie
Update libtool automatically if out-of-date.
17:45 Changeset [1096] by zoogie
Disable static libraries by default for speedier builds by default.
17:32 Changeset [1095] by zoogie
#20: Added ObjFac1.h and ObjFac1Res.h (but not ObjFac1.cpp) to the Linux …
17:31 Changeset [1094] by zoogie
Modifications in preparation for eventually adding to Linux build.
16:36 Changeset [1093] by zoogie
#20: Added ObjFacTools::ResSound, ObjFacTools::ResBitmap, and …
Note: See TracTimeline for information about the timeline view.