Timeline
06/27/10:
- 21:32 Ticket #173 (Upgrade to VS 2010 Express) closed by
- fixed: Done in [1217]. Tested on VS 2010 Express and Professional. …
- 21:31 DevEnvironment edited by
- Rewritten for Visual Studio 2010. (diff)
- 20:30 Changeset [1218] by
- Commented-out unused bits (caught by VS 2010).
- 18:45 Changeset [1217] by
- #173: Upgraded projects to VS 2010.
- 18:30 Ticket #174 (Explicitly link to DirectDraw) closed by
- fixed: Done in [1216].
- 18:30 Changeset [1216] by
- #174: Explicitly load DirectDraw instead of using the import library. …
- 00:28 Changeset [1215] by
- #173: Explicit casts needed for VS 2010.
06/26/10:
- 22:59 Changeset [1214] by
- libcurl 7.21.0 headers.
- 22:24 Changeset [1213] by
- #173: Added libcurl 7.21.0 build for VS 2010.
- 22:03 Changeset [1212] by
- Adjusted capitalization to match other self-built libraries.
- 20:59 Changeset [1211] by
- #173: Added OIS 1.2.0 build for VS 2010.
- 20:54 Changeset [1210] by
- Renamed and changed capitalization for OIS to conform to the other …
- 20:25 Changeset [1209] by
- Fixed typo.
- 19:34 Changeset [1208] by
- Added manual fetch instructions (no PS fetcher since it's a .tar.gz).
- 19:31 Changeset [1207] by
- #173: Added libyaml 0.1.3 built for VS 2010.
06/24/10:
- 22:20 Changeset [1206] by
- The mfcleakfix lib is no longer used.
- 22:17 Changeset [1205] by
- #173: Removed the VS 2005 project for Luabind.
- 22:15 Changeset [1204] by
- #173: Added our own VS 2010 build of Lua 5.1.4.
- 22:10 Changeset [1203] by
- #173: Imported the patched (for VS 2010) Luabind 0.9 headers.
- 21:11 Changeset [1202] by
- Fixed the output file targets in the VS2010 project. Seems that the …
- 21:10 Changeset [1201] by
- Added a PowerShell script for downloading, extracting, and patching the …
06/23/10:
- 01:58 DevEnvironment edited by
- Added note about trunk being broken. (diff)
06/22/10:
- 17:04 Ticket #168 (No package 'luabind' found) closed by
- fixed: Fixed in [1200]. We now use our own Luabind checks instead of pkg-config. …
- 17:02 Changeset [1200] by
- #168: Created custom Luabind check since the Luabind pkg-config file is …
- 16:59 Ticket #172 (Handle remaining MFC-isms) closed by
- fixed: Done in [1196].
- 16:58 Changeset [1199] by
- #173: Upgraded our custom build of Luabind to VS 2010.
- 16:56 Changeset [1198] by
- Removed mfcleakfix.dll.
- 16:54 Changeset [1197] by
- mfcleakfix.dll is no longer needed.
06/21/10:
- 21:06 Changeset [1196] by
- #172: Build without MFC: * Define replacements for ASSERT and TRACE …
- 15:31 Ticket #174 (Explicitly link to DirectDraw) created by
- DirectDraw has been deprecated and even removed from the June 2010 release …
- 15:22 Ticket #173 (Upgrade to VS 2010 Express) created by
- It's time to upgrade the baseline tools (on Windows at least) to Visual …
- 15:15 Ticket #172 (Handle remaining MFC-isms) created by
- We're in the final stretch of eliminating MFC as a dependency. Some …
06/20/10:
- 22:29 Changeset [1195] by
- Cruft removal.
- 22:19 Changeset [1194] by
- Eliminated CString.
- 20:01 Changeset [1193] by
- Event more elimination of CString.
- 16:55 Changeset [1192] by
- More elimination of CStrings.
- 16:53 Ticket #139 (HUD localized strings initialized too early) closed by
- fixed: Completed in [1188].
- 03:27 Changeset [1191] by
- Enable the silent-rules option in configure. To use this, pass …
- 02:30 Changeset [1190] by
- GifDecoder moved into the HoverRace::Client namespace.
- 02:19 Changeset [1189] by
- Remove the utilities (ResourceCompiler, HoverCAD, etc.) from the Doxygen …
- 01:58 Changeset [1188] by
- #139: Fix the i18n for remaining HUD text.
06/19/10:
- 22:23 Changeset [1187] by
- #139: Fix the i18n for the player list titles: * Defer init until first …
- 19:57 Ticket #170 (Support Unicode filesystem paths) closed by
- fixed: I think that's all of them.
- 19:07 Changeset [1186] by
- Eliminated use of CString and fixed up Unicode in list view cells.
- 00:20 Changeset [1185] by
- Eliminate use of CString.
- 00:06 Changeset [1184] by
- Eliminate use of CString.
- 00:04 Changeset [1183] by
- Source doc cleanup (remove "MR_" prefix).
06/18/10:
- 23:33 Changeset [1182] by
- Moved Observer into HoverRace::Client.
- 23:22 Changeset [1181] by
- Finally moved GameApp into HoverRace::Client.
- 22:08 Changeset [1180] by
- More client namespace cleanup.
- 21:50 Changeset [1179] by
- Removed use of CString in NetInterface.
- 21:30 Changeset [1178] by
- Moved a bunch of client classes to HoverRace::Client namespace: * …
06/17/10:
- 17:42 Changeset [1177] by
- And fix that case where the first location doesn't exist.
- 16:25 Changeset [1176] by
- 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
- Currently on Linux, we use ~/.hoverrace as the config directory and …
06/15/10:
- 22:18 Changeset [1175] by
- AboutDialog moved into Client namespace.
- 00:15 Changeset [1174] by
- Source doc fixup.
- 00:05 Changeset [1173] by
- Cruft removal.
06/14/10:
- 23:18 Changeset [1172] by
- Rewrote ParcelDump to use Parcel::TrackBundle.
- 23:17 Changeset [1171] by
- Model::Track is now inspectable.
- 22:15 Changeset [1170] by
- Use the correct cast.
06/13/10:
- 20:23 Changeset [1169] by
- Removed the cruft leftover from the track handling overhaul.
- 20:19 Changeset [1168] by
- Integrated Ryan's file time fix from TrackSelect into …
- 19:18 Changeset [1167] by
- #20: Added TrackList to Linux build.
- 19:13 Changeset [1166] by
- Added convenience "/" and "/=" operators for OS::path_t and Str::UP.
- 18:53 Changeset [1165] by
- OpenTrackEntry(): Trim off the ".trk" extension when setting the track …
- 18:27 DevEnvironment edited by
- Unfortunately, the June 2010 DirectX SDK includes some changes which are … (diff)
- 18:16 Changeset [1164] by
- No active branches; deleting mergeinfo.
- 18:10 Changeset [1163] by
- #170: Reintegrated trackbundle branch: Overhaul of how tracks are selected …
- 17:49 Changeset [1162] by
- Hooked up Model::TrackList. The dialog is functional again.
- 16:56 Changeset [1161] by
- TrackList is now iterable and indexable.
- 04:14 Changeset [1160] by
- Implemented Reload().
- 04:06 Changeset [1159] by
- Added OpenTrackEntry() for loading just the track header.
- 04:05 Changeset [1158] by
- Renamed the "filename" member var to "name" for clarity. Also added "path" …
06/12/10:
- 18:19 Changeset [1157] by
- Initial skeleton for Model::TrackList.
- 18:19 Changeset [1156] by
- Moved dirIter_t and dirEnt_t typedefs to Util::OS.
- 13:39 Changeset [1155] by
- Handle case where there are no valid bundles.
- 00:26 Changeset [1154] by
- Implemented bundle iteration (iterate over the files in the bundle and all …
- 00:25 Changeset [1153] by
- Fixed user track path.
06/11/10:
- 11:38 Changeset [1152] by
- #20: Added Model::Track and Parcel::TrackBundle to the Linux build.
- 11:14 LinuxDevEnvironment edited by
- Added libois-dev to deps. (diff)
- 11:08 LinuxDevEnvironment edited by
- "Testing": Removed "--disable-static" warning and added general warning … (diff)
- 01:06 Changeset [1151] by
- Overhaul of how tracks are selected and loaded: * MR_SelectTrack() is now …
- 00:58 Changeset [1150] by
- Created the "trackbundle" branch to keep track of the track select/load …
06/09/10:
- 17:25 Changeset [1149] by
- Fixed typo in retrieving the path to a help file (".yml" was being …
06/08/10:
- 23:40 Changeset [1148] by
- Virtualized OpenParcel (for TrackBundle).
- 23:39 Changeset [1147] by
- Added path-less constructor to ObjStreamExn.
06/05/10:
- 22:50 Changeset [1146] by
- #170: Support Unicode paths for the init script.
- 21:57 Changeset [1145] by
- #170: Fix when HoverRace is launched on Windows in a path that includes …
- 20:34 Changeset [1144] by
- Only include the mfcleakfix stuff in debug builds.
- 20:32 Changeset [1143] by
- Disable CLR support (fixes release build).
- 19:36 Changeset [1142] by
- Include the Win32-specific bits in dist.
- 19:31 Changeset [1141] by
- #20: Added ObjStream.cpp to Linux build.
- 19:28 Changeset [1140] by
- Use OS::FOpen().
- 19:21 Changeset [1139] by
- #170: More OS::path_t fun: * Parcel bits. * Config media path. * Script …
- 18:49 Changeset [1138] by
- Added OS::FOpen().
- 18:22 Changeset [1137] by
- Disable building resourcecompiler and mazecompiler for now (until writing …
06/03/10:
- 22:15 Changeset [1136] by
- Whoops, put the cast in the wrong place.
- 22:11 Changeset [1135] by
- Explicit typecast to fix compilation with GCC.
- 22:08 Changeset [1134] by
- Added Str::UU so that Str::PU/UP on non-wide paths acts exactly the same …
- 21:19 Changeset [1133] by
- Use OS::cpstr_t.
- 20:36 Changeset [1132] by
- Fixed source doc.
- 13:33 Ticket #170 (Support Unicode filesystem paths) created by
- The client currently breaks in various places on Win32 when using NTFS …
- 13:26 Ticket #169 (Investigate Google Omaha) created by
- Now that the updater for the main program (in 1.24) is functional, we …
06/01/10:
- 22:29 Changeset [1131] by
- Added OS::OpenPath() for better handling of opening paths (instead of …
- 22:09 Changeset [1130] by
- Use OS::path_t in Client::PathSelector.
- 21:41 Changeset [1129] by
- Unicode support for chat log path.
- 21:40 Changeset [1128] by
- Emit and read OS::path_t directly.
- 21:40 Changeset [1127] by
- Added pstr_t and cpstr_t typedefs to make using Str::PU() and Str::UP() …
- 20:42 Changeset [1126] by
- Fixed GetDefaultPath() on Linux.
- 20:38 Changeset [1125] by
- Start using OS::path_t in Util::Config: GetDefaultPath() and …
05/31/10:
- 03:17 Changeset [1124] by
- Undefine WITH_OBJSTREAM.
- 03:10 Changeset [1123] by
- #20: Added Parcel::Bundle to Linux build.
- 03:10 Changeset [1122] by
- Oops -- Str::PU() with narrow paths is char*.
- 03:08 Changeset [1121] by
- RecordFilePtr is defined in Parcel/RecordFile.h, so don't need to redefine …
- 03:07 Changeset [1120] by
- Str::PU() and Str::UP() need to be declared inline.
- 03:02 Changeset [1119] by
- Very initial Parcel::Bundle bits.
- 03:01 Changeset [1118] by
- Added typedef RecordFilePtr.
- 03:00 Changeset [1117] by
- Initial Unicode path handling bits: * OS::path_t typedef. * Str::PU() …
05/30/10:
- 22:51 Changeset [1116] by
- Error handling.
- 22:33 Changeset [1115] by
- Use C-style file IO in ClassicObjStream/ClassicRecordFile: * Use wide …
- 17:46 Changeset [1114] by
- Added engine dir to Doxyfile to pick up HoverRace::Exception.
- 17:42 Changeset [1113] by
- SoundServer, ShortSound, and ContinuousSound moved into …
- 03:59 Changeset [1112] by
- Use initialization list.
- 03:57 Changeset [1111] by
- Use std::string instead of CString and remove unused mCurrentMazeName.
- 01:20 LinuxDevEnvironment edited by
- disable-static is now default, added bit about Lucid (diff)
05/29/10:
- 21:54 Changeset [1110] by
- Made the code for VideoBuffer::Channel inline.
- 21:50 Changeset [1109] by
- Tiny formatting fixup.
- 21:34 Changeset [1108] by
- Unused resources.
- 20:15 Changeset [1107] by
- #20: Added Exception.h to the Linux build. Also, moved StdAfx.cpp to …
- 19:48 Changeset [1106] by
- Fixed destructor throw spec.
- 16:59 Changeset [1105] by
- Added HoverRace::Exception, a base exception class for HoverRace runtime …
- 16:20 Changeset [1104] by
- Remove useless doc for destructor.
- 16:07 Changeset [1103] by
- Removed StrRes (unused -- long since migrated to gettext).
- 04:29 Changeset [1102] by
- MR_RESOURCE_FILE_MAGIC is now ResourceLib::FILE_MAGIC.
- 00:08 Changeset [1101] by
- Removed NET.rc and Util/resource.h (unused).
05/28/10:
- 23:58 Changeset [1100] by
- Removed KeyHandling.h (unused).
- 17:56 Changeset [1099] by
- #20: Added InputHandler.h and UiHandler.h to the Linux build (more work to …
- 17:55 Changeset [1098] by
- #20: Added 2DViewPort.h (but not 2DViewPort.cpp) to the Linux build …
- 17:46 Changeset [1097] by
- Update libtool automatically if out-of-date.
- 17:45 Changeset [1096] by
- Disable static libraries by default for speedier builds by default.
- 17:32 Changeset [1095] by
- #20: Added ObjFac1.h and ObjFac1Res.h (but not ObjFac1.cpp) to the Linux …
- 17:31 Changeset [1094] by
- Modifications in preparation for eventually adding to Linux build.
- 16:36 Changeset [1093] by
- #20: Added ObjFacTools::ResSound, ObjFacTools::ResBitmap, and …
Note: See TracTimeline
for information about the timeline view.
