diff --git a/CHANGES.txt b/CHANGES.txt index 785f3a5e6..026ff7ab9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -Speed Dreams 2.0.0 Release notes +Speed Dreams 2.1.0 Release notes ================================ Dxx ids refer to tasks "specified" and listed here : @@ -10,6 +10,52 @@ http://sourceforge.net/apps/trac/speed-dreams/wiki/ActualFeaturePlanFor20 More technical details about the work in progress for many tasks here : http://sourceforge.net/apps/trac/speed-dreams/wiki/TheWayToRelease2 +I - Main changes since 2.0.0 (r4687) +----------------------------------------------------------------- + + Physics + *Simuv4 : a better Simuv2.1, to make it obvious this our latest and greatest simulation engine + * single wheel braking and air braking for robots + * added a feature system to introduce new features and still keeping old robot setups working + * fix wheels oscillating and cars sliding at low speed + * more realistic, fuel-cut type rev-limiter + * more realistic gear change model as a feature, by default it is off because it does not work well with grid shifting + * a qualitative tire temperature and tire wear model as a feature, by default it is off, + * 2 new wing type models: profile wing, and thin wing + * experimental support for 3rd or heave spring and damper + + Cars + * new physics for MPA1 carset, based on good ol' Champcar racing + * improved LS1 Cavallo physics + vn remove untracked improved Supercars physics: reworked Lynx, Cavallo and Murasama; some more improvements on the others + * improved GP36 physics + * animated drivers on MPA1 carset + + Tracks + * improvements to Goldstone-Sand, Mile raceway + + Robots + * Tuning for USR/Simplex Supercars and LS1 + + Input control + * Ability to reconfigure controls during race (ESC menu) + * Unified Human/Network-Human control scheme + + Sounds + * Menu music + + Graphics + * Anisotrpopic filtering mode + * 24 hour mode, day/night cycle in any race duration (ie mini-24hr LeMans) + * Realistic Sun/Moon movement and graphics + * Improved rear-view mirror graphics/perfomance + * 'Span Splits' mode for mutli-monitor setups, allow bezel compensation + and distortion correction + * Improved HUD displays + + Race engine + * Cmake 'OPTION_REPEATABLE_RANDOM' for constant randomness + I - Main changes since 1.4.0 (overall sum-up) ----------------------------------------------------------------- diff --git a/doc/changelogs/2.1.0.txt b/doc/changelogs/2.1.0.txt index 7e32bbd5e..c2d6e2dda 100644 --- a/doc/changelogs/2.1.0.txt +++ b/doc/changelogs/2.1.0.txt @@ -47,4680 +47,3 @@ I - Main changes since 2.0.0 (r4687) Race engine * Cmake 'OPTION_REPEATABLE_RANDOM' for constant randomness - Build system / Packaging - - Other - - - - -'selected' SVN log below (present -> 2.0.0 r4688) ---- ------------------------------------------------------------------------- -r5792 | mungewell | 2014-06-25 19:17:13 -0600 (Wed, 25 Jun 2014) | 1 line - -Bug #624 Add readme for building Desura package ------------------------------------------------------------------------- -r5791 | mungewell | 2014-06-25 19:17:07 -0600 (Wed, 25 Jun 2014) | 2 lines - -Bug #681 Default Practice/Quick race at Espie, update revisions to make sure this is enforced -for users with old ~/.speed-dreams-2 folders ------------------------------------------------------------------------- -r5790 | mungewell | 2014-06-25 19:16:47 -0600 (Wed, 25 Jun 2014) | 1 line - -Bug #876 Move Simplex Murasama drivers so they appear in game ------------------------------------------------------------------------- -r5789 | mungewell | 2014-06-25 18:45:25 -0600 (Wed, 25 Jun 2014) | 3 lines - -Bug #880 Include appdata file in source release - -Although it's not actually used by anything, it will be there for package maintainers ------------------------------------------------------------------------- -r5788 | mungewell | 2014-06-25 18:39:13 -0600 (Wed, 25 Jun 2014) | 2 lines - -Bug #892 Slight change to auto-reverse preference and changed revision of file to ensure that it gets used -for users who are incapable of configuring their own driver.... ------------------------------------------------------------------------- -r5786 | kakukri | 2014-06-25 15:22:27 -0600 (Wed, 25 Jun 2014) | 1 line - -Re #892: add setting "auto reverse" to "yes" ------------------------------------------------------------------------- -r5784 | kakukri | 2014-06-24 15:43:40 -0600 (Tue, 24 Jun 2014) | 1 line - -Re #890: using SD_ADD_SUBDIRECTORY for non-essential tools ------------------------------------------------------------------------- -r5782 | beaglejoe | 2014-06-21 17:01:18 -0600 (Sat, 21 Jun 2014) | 1 line - -Revert to revision 5660 ------------------------------------------------------------------------- -r5780 | beaglejoe | 2014-06-18 23:00:52 -0600 (Wed, 18 Jun 2014) | 1 line - -Moved ls1-cavallo-570s1 into OPTION_OFFICIAL_ONLY ------------------------------------------------------------------------- -r5779 | beaglejoe | 2014-06-18 22:31:23 -0600 (Wed, 18 Jun 2014) | 1 line - - ------------------------------------------------------------------------- -r5778 | mungewell | 2014-06-18 21:44:25 -0600 (Wed, 18 Jun 2014) | 1 line - -Move ls1-cavallo-570s1 and speedway/tennessee to WIP ------------------------------------------------------------------------- -r5777 | mungewell | 2014-06-17 19:57:22 -0600 (Tue, 17 Jun 2014) | 2 lines - -Include networkhuman.so even though the menu won't show network (this prevents segfaults if menu -item is enabled). ------------------------------------------------------------------------- -r5776 | mungewell | 2014-06-17 19:57:09 -0600 (Tue, 17 Jun 2014) | 1 line - -Fix CMake error re TODO.txt ------------------------------------------------------------------------- -r5775 | mungewell | 2014-06-17 19:57:03 -0600 (Tue, 17 Jun 2014) | 1 line - -Set F2-0 (1st person view, inside car with head movement) as the default camera for new install ------------------------------------------------------------------------- -r5774 | mungewell | 2014-06-17 19:56:53 -0600 (Tue, 17 Jun 2014) | 1 line - -Remove TODO from install packages, end users don't need to know ------------------------------------------------------------------------- -r5773 | beaglejoe | 2014-06-16 13:45:47 -0600 (Mon, 16 Jun 2014) | 1 line - -Moved network.xml to WIP, so that on-line race is not available from base install ------------------------------------------------------------------------- -r5772 | beaglejoe | 2014-06-16 13:44:17 -0600 (Mon, 16 Jun 2014) | 1 line - -Changed default camera view for new installs to F2 over dashboard ------------------------------------------------------------------------- -r5771 | kakukri | 2014-06-15 15:05:13 -0600 (Sun, 15 Jun 2014) | 1 line - -Changelog for 2.1.0 regarding physics ------------------------------------------------------------------------- -r5770 | kakukri | 2014-06-15 14:16:40 -0600 (Sun, 15 Jun 2014) | 1 line - -Removed some already completed stuff. ------------------------------------------------------------------------- -r5769 | beaglejoe | 2014-06-13 19:57:28 -0600 (Fri, 13 Jun 2014) | 1 line - -missing end quote ------------------------------------------------------------------------- -r5768 | beaglejoe | 2014-06-13 19:01:01 -0600 (Fri, 13 Jun 2014) | 1 line - -Fixed typo ------------------------------------------------------------------------- -r5767 | beaglejoe | 2014-06-13 17:23:05 -0600 (Fri, 13 Jun 2014) | 1 line - -Fixes for cmake warnings and windows packaging ------------------------------------------------------------------------- -r5766 | mungewell | 2014-06-12 18:35:23 -0600 (Thu, 12 Jun 2014) | 1 line - -More tweaks to source packaging ------------------------------------------------------------------------- -r5765 | mungewell | 2014-06-10 21:36:37 -0600 (Tue, 10 Jun 2014) | 1 line - -Fix source preperation script (for 2.1RC) ------------------------------------------------------------------------- -r5764 | wdbee | 2014-01-26 00:31:48 -0700 (Sun, 26 Jan 2014) | 1 line - -Update simplix-ls1 ------------------------------------------------------------------------- -r5763 | wdbee | 2014-01-26 00:12:27 -0700 (Sun, 26 Jan 2014) | 1 line - -Update simplix-ls1 newcastle ------------------------------------------------------------------------- -r5762 | mungewell | 2013-12-11 23:58:16 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Add lp2-lolita-exr57 and lp2-spire-s101 skins ------------------------------------------------------------------------- -r5761 | mungewell | 2013-12-11 23:57:35 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Fix small typo in scripts ------------------------------------------------------------------------- -r5760 | mungewell | 2013-12-11 23:57:30 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Kil02008 Robot Previews ------------------------------------------------------------------------- -r5759 | mungewell | 2013-12-11 23:57:07 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Simplix Robot Previews ------------------------------------------------------------------------- -r5758 | mungewell | 2013-12-11 23:54:05 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 USR Robot Previews ------------------------------------------------------------------------- -r5757 | mungewell | 2013-12-11 23:48:27 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human other Previews ------------------------------------------------------------------------- -r5756 | mungewell | 2013-12-11 23:47:54 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human MPA1 and MP5 Previews ------------------------------------------------------------------------- -r5755 | mungewell | 2013-12-11 23:46:38 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human Rally Previews ------------------------------------------------------------------------- -r5754 | mungewell | 2013-12-11 23:46:07 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human LP1 Previews ------------------------------------------------------------------------- -r5753 | mungewell | 2013-12-11 23:45:18 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human TRB Previews ------------------------------------------------------------------------- -r5752 | mungewell | 2013-12-11 23:44:26 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human GT Previews ------------------------------------------------------------------------- -r5751 | mungewell | 2013-12-11 23:41:22 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human GP36 Previews ------------------------------------------------------------------------- -r5750 | mungewell | 2013-12-11 23:41:00 -0700 (Wed, 11 Dec 2013) | 1 line - -Bug #840 Human SuperCar Previews ------------------------------------------------------------------------- -r5749 | beaglejoe | 2013-12-05 22:36:10 -0700 (Thu, 05 Dec 2013) | 1 line - -Fixed local variable (newCar) being used without initialization ------------------------------------------------------------------------- -r5748 | beaglejoe | 2013-12-05 22:31:33 -0700 (Thu, 05 Dec 2013) | 1 line - -Moved the saving of the previous menu to AFTER the test if the parent has changed. ------------------------------------------------------------------------- -r5747 | mungewell | 2013-12-05 22:16:42 -0700 (Thu, 05 Dec 2013) | 1 line - -Bug #853 Network Race - Client now sees changes to track from server ------------------------------------------------------------------------- -r5746 | mungewell | 2013-12-05 00:19:29 -0700 (Thu, 05 Dec 2013) | 4 lines - -Bug #853 Fixes to network game menus. - -Still has some bugs, but now allows select of drivers and cars. Track selection is NOT -properly relayed to client, and causes screen to blank as race starts. ------------------------------------------------------------------------- -r5745 | mungewell | 2013-12-05 00:19:16 -0700 (Thu, 05 Dec 2013) | 4 lines - -Limit the glance left/right to 90 degrees if triggered from button/key. - -This makes it more usable in game as it does not over look. Using an axis is unafffected -and will allow full 360 degree glance. ------------------------------------------------------------------------- -r5744 | mungewell | 2013-12-05 00:18:58 -0700 (Thu, 05 Dec 2013) | 5 lines - -Bug #863 Fix flying pit doors at Goldstone-Sand - -This also includes some tuning for the track as USR_SC robots were having -a difficult time. This tuning was 'stolen' from the USR_LS1 robots and may -be incorrect - the USR_SC race OK and no longer get stuck en-mass. ------------------------------------------------------------------------- -r5743 | mungewell | 2013-11-19 20:41:00 -0700 (Tue, 19 Nov 2013) | 1 line - -Bug #853 Slight re-arrange of Network Host/Client menus ------------------------------------------------------------------------- -r5742 | mungewell | 2013-11-19 20:40:56 -0700 (Tue, 19 Nov 2013) | 1 line - -Putting the default logging levels to 'info', which gives some usefull information without being too talkative ------------------------------------------------------------------------- -r5741 | kakukri | 2013-11-16 07:10:11 -0700 (Sat, 16 Nov 2013) | 1 line - -Add features section to networkhuman driver, too ------------------------------------------------------------------------- -r5740 | kakukri | 2013-11-15 18:14:47 -0700 (Fri, 15 Nov 2013) | 1 line - -Re #841, #805: default feature enabling for SD 2.1.0, added comments for each feature ------------------------------------------------------------------------- -r5739 | torcs-ng | 2013-11-11 14:56:18 -0700 (Mon, 11 Nov 2013) | 1 line - -- update usr_sc : cavallo prenzlau/street-1/wheel-1 ------------------------------------------------------------------------- -r5738 | torcs-ng | 2013-11-11 10:32:09 -0700 (Mon, 11 Nov 2013) | 1 line - -- update usr_sc : cavallo lombaro ------------------------------------------------------------------------- -r5737 | torcs-ng | 2013-11-10 17:43:05 -0700 (Sun, 10 Nov 2013) | 1 line - --update usr_sc : cavallo-360 charmey/inuksuk ------------------------------------------------------------------------- -r5736 | torcs-ng | 2013-11-10 05:18:21 -0700 (Sun, 10 Nov 2013) | 1 line - -- update arizona speedway (fix pit) thank's WD ------------------------------------------------------------------------- -r5735 | torcs-ng | 2013-11-10 04:53:52 -0700 (Sun, 10 Nov 2013) | 1 line - -- send short name and code name in network by Tom ------------------------------------------------------------------------- -r5734 | torcs-ng | 2013-11-09 17:21:54 -0700 (Sat, 09 Nov 2013) | 1 line - -- temporary fix bug lap in networkrace - patch by tom ------------------------------------------------------------------------- -r5733 | wdbee | 2013-11-09 03:09:48 -0700 (Sat, 09 Nov 2013) | 1 line - -Simplix LS1 carsetups ------------------------------------------------------------------------- -r5732 | wdbee | 2013-11-09 03:04:16 -0700 (Sat, 09 Nov 2013) | 1 line - -Simplix ls1-vulture-v6r/brondehach.xml ------------------------------------------------------------------------- -r5731 | wdbee | 2013-11-09 03:02:48 -0700 (Sat, 09 Nov 2013) | 1 line - -Simplix LS1 car setups ------------------------------------------------------------------------- -r5730 | torcs-ng | 2013-11-07 15:57:31 -0700 (Thu, 07 Nov 2013) | 1 line - -- update sources/*.lst ------------------------------------------------------------------------- -r5729 | torcs-ng | 2013-11-07 14:49:52 -0700 (Thu, 07 Nov 2013) | 1 line - -- update logging.xml for Release (disable logs console) ------------------------------------------------------------------------- -r5728 | torcs-ng | 2013-11-07 14:44:41 -0700 (Thu, 07 Nov 2013) | 1 line - -- update 36gp suspensions courses ------------------------------------------------------------------------- -r5727 | torcs-ng | 2013-11-07 13:07:46 -0700 (Thu, 07 Nov 2013) | 1 line - -- update 36GP skins by Chad ------------------------------------------------------------------------- -r5726 | beaglejoe | 2013-11-07 01:46:19 -0700 (Thu, 07 Nov 2013) | 1 line - -Install network race menu xml and jpg files ------------------------------------------------------------------------- -r5725 | kakukri | 2013-11-06 14:58:10 -0700 (Wed, 06 Nov 2013) | 1 line - -Fixes #841: increase suspension course ------------------------------------------------------------------------- -r5724 | torcs-ng | 2013-11-06 14:46:09 -0700 (Wed, 06 Nov 2013) | 1 line - -update raceresult for network game by Tom ------------------------------------------------------------------------- -r5723 | torcs-ng | 2013-11-06 14:23:43 -0700 (Wed, 06 Nov 2013) | 1 line - -update speed-dreams-base.nsi ------------------------------------------------------------------------- -r5722 | torcs-ng | 2013-11-06 14:22:17 -0700 (Wed, 06 Nov 2013) | 1 line - -update cmakelists.txt ------------------------------------------------------------------------- -r5721 | wdbee | 2013-11-06 10:11:52 -0700 (Wed, 06 Nov 2013) | 1 line - -Simplix LS1 car setups ------------------------------------------------------------------------- -r5720 | beaglejoe | 2013-11-05 02:24:33 -0700 (Tue, 05 Nov 2013) | 1 line - -Fixes #676 Write the install location to the registry before calling additional installs ------------------------------------------------------------------------- -r5719 | beaglejoe | 2013-11-05 02:08:24 -0700 (Tue, 05 Nov 2013) | 1 line - -Set default to simuv4 ------------------------------------------------------------------------- -r5718 | beaglejoe | 2013-11-05 02:03:26 -0700 (Tue, 05 Nov 2013) | 1 line - -Added last name ------------------------------------------------------------------------- -r5717 | torcs-ng | 2013-11-04 14:18:56 -0700 (Mon, 04 Nov 2013) | 1 line - -- update credits.xml ------------------------------------------------------------------------- -r5716 | torcs-ng | 2013-11-04 14:02:27 -0700 (Mon, 04 Nov 2013) | 1 line - --update network code for name player ------------------------------------------------------------------------- -r5715 | torcs-ng | 2013-11-04 13:43:21 -0700 (Mon, 04 Nov 2013) | 1 line - -- update preview ------------------------------------------------------------------------- -r5714 | torcs-ng | 2013-11-04 06:24:34 -0700 (Mon, 04 Nov 2013) | 1 line - -update ------------------------------------------------------------------------- -r5713 | torcs-ng | 2013-11-03 16:30:20 -0700 (Sun, 03 Nov 2013) | 1 line - -- fix temporary bug with name player in network (find a better code for next Release) ------------------------------------------------------------------------- -r5712 | torcs-ng | 2013-11-03 15:55:05 -0700 (Sun, 03 Nov 2013) | 1 line - -update preview ------------------------------------------------------------------------- -r5711 | torcs-ng | 2013-11-03 15:43:27 -0700 (Sun, 03 Nov 2013) | 1 line - -update preview ------------------------------------------------------------------------- -r5707 | torcs-ng | 2013-10-31 15:52:51 -0600 (Thu, 31 Oct 2013) | 1 line - -update usr_sc : sc-boxer-96 ------------------------------------------------------------------------- -r5706 | torcs-ng | 2013-10-27 17:20:23 -0600 (Sun, 27 Oct 2013) | 1 line - -- update usr_sc : sc-boxer-96 allondaz ------------------------------------------------------------------------- -r5705 | torcs-ng | 2013-10-27 16:20:00 -0600 (Sun, 27 Oct 2013) | 2 lines - -- update sc-fmc-gt4 (better control for human) -- update sc-spirit-300 (better control but keep oversteer) ------------------------------------------------------------------------- -r5704 | torcs-ng | 2013-10-26 08:57:52 -0600 (Sat, 26 Oct 2013) | 1 line - -- update sc-boxer-96 (better control for human player - but keep oversteer) ------------------------------------------------------------------------- -r5703 | torcs-ng | 2013-10-14 16:07:39 -0600 (Mon, 14 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx : prenzlau ------------------------------------------------------------------------- -r5702 | torcs-ng | 2013-10-14 15:33:58 -0600 (Mon, 14 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx : pinabashi ------------------------------------------------------------------------- -r5701 | torcs-ng | 2013-10-13 15:57:22 -0600 (Sun, 13 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx : lombaro ------------------------------------------------------------------------- -r5700 | torcs-ng | 2013-10-13 15:16:10 -0600 (Sun, 13 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx : inuksuk ------------------------------------------------------------------------- -r5699 | torcs-ng | 2013-10-13 12:43:38 -0600 (Sun, 13 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx : charmey ------------------------------------------------------------------------- -r5698 | torcs-ng | 2013-10-13 12:07:12 -0600 (Sun, 13 Oct 2013) | 1 line - -update usr_sc sc-murasama-nsx ------------------------------------------------------------------------- -r5697 | torcs-ng | 2013-10-12 18:47:09 -0600 (Sat, 12 Oct 2013) | 1 line - -update usr_sc cavallo aalborg ------------------------------------------------------------------------- -r5696 | torcs-ng | 2013-10-01 16:15:36 -0600 (Tue, 01 Oct 2013) | 3 lines - -- update mpa1-murasama-src.ac -- remove cloud real -- remove real weather ------------------------------------------------------------------------- -r5695 | harunasan | 2013-09-16 04:04:16 -0600 (Mon, 16 Sep 2013) | 1 line - -Fixing aerodynamic parameters for Cavallo 570S1 - more in-line with other GT1 cars. ------------------------------------------------------------------------- -r5694 | torcs-ng | 2013-09-13 14:24:20 -0600 (Fri, 13 Sep 2013) | 1 line - -update ls1-cavallo-570s1 ------------------------------------------------------------------------- -r5693 | torcs-ng | 2013-09-06 16:45:35 -0600 (Fri, 06 Sep 2013) | 1 line - -update simplix & USR ls1-cavallo ------------------------------------------------------------------------- -r5692 | torcs-ng | 2013-09-04 15:45:28 -0600 (Wed, 04 Sep 2013) | 1 line - -update ls1-cavallo-570s1 ------------------------------------------------------------------------- -r5691 | mungewell | 2013-08-28 20:35:21 -0600 (Wed, 28 Aug 2013) | 1 line - -Bug #142 fixed svn/git version checking ------------------------------------------------------------------------- -r5690 | area42 | 2013-08-24 17:26:56 -0600 (Sat, 24 Aug 2013) | 1 line - -Missing reworked skins for SC Murasama USR drivers and sources ------------------------------------------------------------------------- -r5689 | torcs-ng | 2013-08-20 15:50:38 -0600 (Tue, 20 Aug 2013) | 1 line - -update check_skins.sh for good path drivers ------------------------------------------------------------------------- -r5688 | torcs-ng | 2013-08-20 15:44:34 -0600 (Tue, 20 Aug 2013) | 1 line - -fix bug with loader ac file in OsgGraph ------------------------------------------------------------------------- -r5687 | torcs-ng | 2013-08-18 10:12:29 -0600 (Sun, 18 Aug 2013) | 1 line - -Update logging.xml for USR's logs ------------------------------------------------------------------------- -r5686 | area42 | 2013-08-17 13:25:04 -0600 (Sat, 17 Aug 2013) | 1 line - -New SC Murasama skin for simplix cars ------------------------------------------------------------------------- -r5685 | torcs-ng | 2013-08-17 05:12:56 -0600 (Sat, 17 Aug 2013) | 1 line - -added driver skins for USR & Simplix driver ------------------------------------------------------------------------- -r5684 | pouillot | 2013-08-17 03:22:08 -0600 (Sat, 17 Aug 2013) | 1 line - -Re #809 Reverted r5347 as too complicated ------------------------------------------------------------------------- -r5683 | torcs-ng | 2013-08-16 16:03:37 -0600 (Fri, 16 Aug 2013) | 1 line - -update USR's mpa1-ffr setup ------------------------------------------------------------------------- -r5682 | torcs-ng | 2013-08-15 16:48:45 -0600 (Thu, 15 Aug 2013) | 1 line - -update USR's setup for mpa1-ffr ------------------------------------------------------------------------- -r5681 | rvlander | 2013-08-15 08:59:54 -0600 (Thu, 15 Aug 2013) | 1 line - -OSG_GRAPH : Temporary hack to deactivate EM. ------------------------------------------------------------------------- -r5680 | torcs-ng | 2013-08-14 14:33:35 -0600 (Wed, 14 Aug 2013) | 1 line - -update speedway Mile track ------------------------------------------------------------------------- -r5679 | torcs-ng | 2013-08-12 13:50:35 -0600 (Mon, 12 Aug 2013) | 1 line - -added normal map for graphists ------------------------------------------------------------------------- -r5678 | torcs-ng | 2013-08-11 11:31:59 -0600 (Sun, 11 Aug 2013) | 1 line - -update USR's setup MPA1 ------------------------------------------------------------------------- -r5677 | torcs-ng | 2013-08-11 11:24:46 -0600 (Sun, 11 Aug 2013) | 1 line - -update USR's mpa1 ------------------------------------------------------------------------- -r5676 | torcs-ng | 2013-08-11 11:04:14 -0600 (Sun, 11 Aug 2013) | 1 line - -update mpa1-murasama.png ------------------------------------------------------------------------- -r5675 | torcs-ng | 2013-08-11 10:55:27 -0600 (Sun, 11 Aug 2013) | 1 line - -update MPA1 driver USR ------------------------------------------------------------------------- -r5674 | torcs-ng | 2013-08-10 15:42:15 -0600 (Sat, 10 Aug 2013) | 1 line - -add support for wing type (speedway/track) ------------------------------------------------------------------------- -r5673 | torcs-ng | 2013-08-10 11:19:50 -0600 (Sat, 10 Aug 2013) | 1 line - -update speedway Mile track ------------------------------------------------------------------------- -r5672 | torcs-ng | 2013-08-10 10:54:31 -0600 (Sat, 10 Aug 2013) | 1 line - -update speedway Mile track ------------------------------------------------------------------------- -r5671 | kakukri | 2013-08-09 05:55:45 -0600 (Fri, 09 Aug 2013) | 1 line - -Superspeedway setup ------------------------------------------------------------------------- -r5670 | kakukri | 2013-08-09 05:54:16 -0600 (Fri, 09 Aug 2013) | 1 line - -Superspeedway setup with alternative engine ------------------------------------------------------------------------- -r5669 | kakukri | 2013-08-09 05:53:52 -0600 (Fri, 09 Aug 2013) | 1 line - -Short oval setup ------------------------------------------------------------------------- -r5668 | kakukri | 2013-08-09 05:53:30 -0600 (Fri, 09 Aug 2013) | 1 line - -Road course setup with alternative engine ------------------------------------------------------------------------- -r5667 | kakukri | 2013-08-09 05:53:00 -0600 (Fri, 09 Aug 2013) | 1 line - -Revised setup for road courses ------------------------------------------------------------------------- -r5666 | kakukri | 2013-08-09 05:52:23 -0600 (Fri, 09 Aug 2013) | 1 line - -More grip and enhanced ranges ------------------------------------------------------------------------- -r5665 | kakukri | 2013-08-09 04:53:40 -0600 (Fri, 09 Aug 2013) | 1 line - -Improve 3rd spring behavior ------------------------------------------------------------------------- -r5664 | torcs-ng | 2013-08-08 16:25:28 -0600 (Thu, 08 Aug 2013) | 1 line - -update sc-lynx-220 setup USR ------------------------------------------------------------------------- -r5663 | rvlander | 2013-08-08 04:24:26 -0600 (Thu, 08 Aug 2013) | 1 line - -OSG_GRAPH: ongoing process to support several EM methods ------------------------------------------------------------------------- -r5662 | torcs-ng | 2013-08-06 14:09:37 -0600 (Tue, 06 Aug 2013) | 1 line - -add plugin blender 2.6 OSG exporter ------------------------------------------------------------------------- -r5661 | torcs-ng | 2013-08-06 14:07:37 -0600 (Tue, 06 Aug 2013) | 1 line - -add plugin ac3d import/export ac3d blender 2.6 ------------------------------------------------------------------------- -r5660 | torcs-ng | 2013-08-06 13:38:33 -0600 (Tue, 06 Aug 2013) | 1 line - -fix bug with no install ac file in cars when acc is not exist ------------------------------------------------------------------------- -r5659 | torcs-ng | 2013-08-05 17:02:32 -0600 (Mon, 05 Aug 2013) | 1 line - -update mile track ------------------------------------------------------------------------- -r5658 | torcs-ng | 2013-08-04 12:01:26 -0600 (Sun, 04 Aug 2013) | 1 line - -update mile track ------------------------------------------------------------------------- -r5657 | area42 | 2013-08-04 11:52:20 -0600 (Sun, 04 Aug 2013) | 1 line - -Chemisay water transparency fix ------------------------------------------------------------------------- -r5656 | torcs-ng | 2013-08-04 10:55:55 -0600 (Sun, 04 Aug 2013) | 1 line - -fix OsgGraph build on windows ------------------------------------------------------------------------- -r5655 | area42 | 2013-08-04 09:11:39 -0600 (Sun, 04 Aug 2013) | 1 line - -Detail fixes for SC Murasama ------------------------------------------------------------------------- -r5654 | area42 | 2013-08-03 15:03:04 -0600 (Sat, 03 Aug 2013) | 1 line - -SC Murasama racing skin for human player ------------------------------------------------------------------------- -r5653 | rvlander | 2013-08-03 08:19:01 -0600 (Sat, 03 Aug 2013) | 1 line - -OSGGRAPH : Compilation issued an error when using OSG 3.2.0 due to the presence of deprecated code ine AccGeode.cpp. Turns out that code is unused (code functionality : export osg node into ac3d file) ... it is now commented, waiting for deletion approval. ------------------------------------------------------------------------- -r5652 | torcs-ng | 2013-08-03 08:10:32 -0600 (Sat, 03 Aug 2013) | 1 line - -update mile track ------------------------------------------------------------------------- -r5651 | torcs-ng | 2013-08-02 15:36:04 -0600 (Fri, 02 Aug 2013) | 1 line - -update OsgCloud.cpp ------------------------------------------------------------------------- -r5650 | torcs-ng | 2013-08-02 14:10:03 -0600 (Fri, 02 Aug 2013) | 1 line - -update OsgCloud.cpp ------------------------------------------------------------------------- -r5649 | torcs-ng | 2013-08-02 11:47:27 -0600 (Fri, 02 Aug 2013) | 1 line - -update Mile track ------------------------------------------------------------------------- -r5648 | torcs-ng | 2013-08-02 10:51:39 -0600 (Fri, 02 Aug 2013) | 1 line - -update mile track & better wall stand texture ------------------------------------------------------------------------- -r5647 | torcs-ng | 2013-08-01 16:28:38 -0600 (Thu, 01 Aug 2013) | 1 line - -fix width track on mile ------------------------------------------------------------------------- -r5646 | kakukri | 2013-08-01 15:50:10 -0600 (Thu, 01 Aug 2013) | 1 line - -Add default values of recent options for human driver ------------------------------------------------------------------------- -r5645 | kakukri | 2013-08-01 15:46:15 -0600 (Thu, 01 Aug 2013) | 1 line - -Make r5642 fix optional, and default heave spring to 0 ------------------------------------------------------------------------- -r5644 | torcs-ng | 2013-08-01 15:35:04 -0600 (Thu, 01 Aug 2013) | 1 line - -first work on mile oval speedway (milwaukee) ------------------------------------------------------------------------- -r5643 | kakukri | 2013-07-31 17:15:38 -0600 (Wed, 31 Jul 2013) | 1 line - -Road course wings, wheel and suspension setup revised ------------------------------------------------------------------------- -r5642 | kakukri | 2013-07-31 14:15:59 -0600 (Wed, 31 Jul 2013) | 1 line - -SimWheelUpdateForce: use correct force for wheel movement ------------------------------------------------------------------------- -r5641 | kakukri | 2013-07-31 14:13:14 -0600 (Wed, 31 Jul 2013) | 1 line - -Heave spring: add speed for damper, better distribute initial weight ------------------------------------------------------------------------- -r5640 | kakukri | 2013-07-31 14:10:17 -0600 (Wed, 31 Jul 2013) | 1 line - -Random clouds ------------------------------------------------------------------------- -r5639 | kakukri | 2013-07-31 08:09:02 -0600 (Wed, 31 Jul 2013) | 1 line - -Rearranged schedule, added configure options ------------------------------------------------------------------------- -r5638 | torcs-ng | 2013-07-30 15:04:09 -0600 (Tue, 30 Jul 2013) | 1 line - -update championship MPA1 with Kristof's request ------------------------------------------------------------------------- -r5637 | torcs-ng | 2013-07-29 16:37:44 -0600 (Mon, 29 Jul 2013) | 1 line - -update sound ls1-cavallo-570s1 ------------------------------------------------------------------------- -r5636 | torcs-ng | 2013-07-29 15:51:11 -0600 (Mon, 29 Jul 2013) | 1 line - -update championship MPA1 ------------------------------------------------------------------------- -r5635 | torcs-ng | 2013-07-28 08:20:24 -0600 (Sun, 28 Jul 2013) | 1 line - -update mpa1 wheel-src ------------------------------------------------------------------------- -r5634 | torcs-ng | 2013-07-28 08:17:36 -0600 (Sun, 28 Jul 2013) | 1 line - -update mpa1 wheel texture ------------------------------------------------------------------------- -r5633 | torcs-ng | 2013-07-28 07:55:44 -0600 (Sun, 28 Jul 2013) | 1 line - -fix bug with specular on wheel ------------------------------------------------------------------------- -r5632 | torcs-ng | 2013-07-28 07:42:41 -0600 (Sun, 28 Jul 2013) | 1 line - -update mpa1 wheel ------------------------------------------------------------------------- -r5631 | torcs-ng | 2013-07-26 15:32:55 -0600 (Fri, 26 Jul 2013) | 1 line - -start USR's code migration to logging trace ------------------------------------------------------------------------- -r5630 | torcs-ng | 2013-07-25 08:58:42 -0600 (Thu, 25 Jul 2013) | 1 line - -fix bug USR with setup car.xml - Andrew taken carname by graphic name ------------------------------------------------------------------------- -r5629 | kakukri | 2013-07-24 17:47:34 -0600 (Wed, 24 Jul 2013) | 1 line - -Set road aero config ------------------------------------------------------------------------- -r5628 | torcs-ng | 2013-07-24 16:44:10 -0600 (Wed, 24 Jul 2013) | 1 line - -update usr_mpa1 ------------------------------------------------------------------------- -r5627 | torcs-ng | 2013-07-24 08:03:51 -0600 (Wed, 24 Jul 2013) | 1 line - -added driver usr_mpa1 ------------------------------------------------------------------------- -r5626 | torcs-ng | 2013-07-24 07:57:49 -0600 (Wed, 24 Jul 2013) | 1 line - -added usr_mpa1 ------------------------------------------------------------------------- -r5625 | kakukri | 2013-07-22 16:53:07 -0600 (Mon, 22 Jul 2013) | 1 line - -Set limits for wing parameters including both oval and road versions ------------------------------------------------------------------------- -r5624 | kakukri | 2013-07-22 15:08:46 -0600 (Mon, 22 Jul 2013) | 1 line - -Fir thin wing model: fix induced drag calculation and code simplification ------------------------------------------------------------------------- -r5623 | area42 | 2013-07-22 13:01:30 -0600 (Mon, 22 Jul 2013) | 1 line - -Milky Five shadow and texture fix ------------------------------------------------------------------------- -r5622 | kakukri | 2013-07-21 18:06:58 -0600 (Sun, 21 Jul 2013) | 1 line - -Prepare for thin wing and heave spring ------------------------------------------------------------------------- -r5621 | kakukri | 2013-07-21 18:06:17 -0600 (Sun, 21 Jul 2013) | 1 line - -Add heave/3rd/center springs ------------------------------------------------------------------------- -r5620 | kakukri | 2013-07-21 16:22:53 -0600 (Sun, 21 Jul 2013) | 1 line - -Fix induced drag calculation ------------------------------------------------------------------------- -r5619 | kakukri | 2013-07-21 16:14:16 -0600 (Sun, 21 Jul 2013) | 1 line - -Clean up ------------------------------------------------------------------------- -r5618 | kakukri | 2013-07-21 16:06:59 -0600 (Sun, 21 Jul 2013) | 1 line - -Real air density instead of testing number ------------------------------------------------------------------------- -r5617 | kakukri | 2013-07-21 16:05:03 -0600 (Sun, 21 Jul 2013) | 1 line - -Implemented thin wing model ------------------------------------------------------------------------- -r5616 | kakukri | 2013-07-20 15:41:27 -0600 (Sat, 20 Jul 2013) | 1 line - -Updated wing position and body downforce ------------------------------------------------------------------------- -r5615 | kakukri | 2013-07-20 15:06:08 -0600 (Sat, 20 Jul 2013) | 1 line - -Updated brakes, engine and fuel ------------------------------------------------------------------------- -r5614 | wdbee | 2013-07-20 00:18:02 -0600 (Sat, 20 Jul 2013) | 1 line - -Cleanup of initialisation of areo ------------------------------------------------------------------------- -r5613 | kakukri | 2013-07-19 18:55:40 -0600 (Fri, 19 Jul 2013) | 1 line - -Add a WingType 'NONE' if wing area is 0. ------------------------------------------------------------------------- -r5612 | torcs-ng | 2013-07-19 07:36:25 -0600 (Fri, 19 Jul 2013) | 1 line - -fix cam driver position in mpa1-ffr ------------------------------------------------------------------------- -r5611 | wdbee | 2013-07-18 23:16:43 -0600 (Thu, 18 Jul 2013) | 1 line - -Added driver animation ------------------------------------------------------------------------- -r5610 | kakukri | 2013-07-18 18:28:09 -0600 (Thu, 18 Jul 2013) | 1 line - -Updated wheels and gearbox and a few other parameters ------------------------------------------------------------------------- -r5609 | mungewell | 2013-07-17 21:21:13 -0600 (Wed, 17 Jul 2013) | 1 line - -Bug #824 - fix change in brightness at 'go' ------------------------------------------------------------------------- -r5608 | mungewell | 2013-07-17 20:09:58 -0600 (Wed, 17 Jul 2013) | 1 line - -Fix default camera and return F2-2 to driver's eye. ------------------------------------------------------------------------- -r5607 | torcs-ng | 2013-07-17 16:10:35 -0600 (Wed, 17 Jul 2013) | 1 line - -update USR's setup for sc-murasama ------------------------------------------------------------------------- -r5606 | torcs-ng | 2013-07-17 08:30:09 -0600 (Wed, 17 Jul 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5605 | torcs-ng | 2013-07-17 06:35:44 -0600 (Wed, 17 Jul 2013) | 1 line - -update 3D model mpa1-murasama ------------------------------------------------------------------------- -r5604 | wdbee | 2013-07-16 23:56:26 -0600 (Tue, 16 Jul 2013) | 1 line - -Minor adjustments and fixing ranges ------------------------------------------------------------------------- -r5603 | torcs-ng | 2013-07-16 14:59:01 -0600 (Tue, 16 Jul 2013) | 1 line - -update all mpa1 with animated driver ------------------------------------------------------------------------- -r5602 | torcs-ng | 2013-07-16 10:44:21 -0600 (Tue, 16 Jul 2013) | 1 line - -update grcar.cpp for fix bug with animated driver ------------------------------------------------------------------------- -r5601 | wdbee | 2013-07-16 06:49:32 -0600 (Tue, 16 Jul 2013) | 1 line - -Prepared simuv4 for third model Clift of AoA ------------------------------------------------------------------------- -r5600 | wdbee | 2013-07-15 23:41:34 -0600 (Mon, 15 Jul 2013) | 1 line - -Simplix AirBrake with latch time to avoid switching on off too often ------------------------------------------------------------------------- -r5599 | wdbee | 2013-07-15 17:17:14 -0600 (Mon, 15 Jul 2013) | 1 line - -Update simplix_mpa1 ------------------------------------------------------------------------- -r5598 | kakukri | 2013-07-15 15:03:25 -0600 (Mon, 15 Jul 2013) | 1 line - -Fix the aero.h include ------------------------------------------------------------------------- -r5597 | wdbee | 2013-07-15 14:32:35 -0600 (Mon, 15 Jul 2013) | 1 line - -Bugfix body width mpa1-ffr ------------------------------------------------------------------------- -r5596 | wdbee | 2013-07-15 14:28:09 -0600 (Mon, 15 Jul 2013) | 1 line - -Bugfix simplix (Index out of range) ------------------------------------------------------------------------- -r5595 | torcs-ng | 2013-07-15 12:08:24 -0600 (Mon, 15 Jul 2013) | 1 line - -fix bug with OsgMoon ------------------------------------------------------------------------- -r5594 | wdbee | 2013-07-15 10:21:39 -0600 (Mon, 15 Jul 2013) | 1 line - -Cleanup of code for the new calculation of downforce ------------------------------------------------------------------------- -r5593 | wdbee | 2013-07-15 09:18:38 -0600 (Mon, 15 Jul 2013) | 3 lines - -SimuV4 new optional calculation of downforce -Simplix extended for new optional calculation of downforce - ------------------------------------------------------------------------- -r5592 | wdbee | 2013-07-15 09:09:33 -0600 (Mon, 15 Jul 2013) | 4 lines - -SimuV4 new optional calculation of downforce -Simplix extended for new optional calculation of downforce -simplix_mpa1 for mpa1_ffr as champcar -mpa1_ffr as champcar ------------------------------------------------------------------------- -r5591 | torcs-ng | 2013-07-14 09:19:03 -0600 (Sun, 14 Jul 2013) | 1 line - -update USR's setup sc-murasama-nsx ------------------------------------------------------------------------- -r5590 | torcs-ng | 2013-07-14 08:06:21 -0600 (Sun, 14 Jul 2013) | 1 line - -update USR's setup sc-murasama-nsx ------------------------------------------------------------------------- -r5589 | torcs-ng | 2013-07-13 13:06:22 -0600 (Sat, 13 Jul 2013) | 1 line - -update OsgRender ------------------------------------------------------------------------- -r5588 | torcs-ng | 2013-07-13 11:43:02 -0600 (Sat, 13 Jul 2013) | 1 line - -update USR's setup for sc-murasama-nsx ------------------------------------------------------------------------- -r5587 | kakukri | 2013-07-12 18:03:28 -0600 (Fri, 12 Jul 2013) | 1 line - -New Murasama car ------------------------------------------------------------------------- -r5586 | wdbee | 2013-07-11 09:17:48 -0600 (Thu, 11 Jul 2013) | 1 line - -Update MPA1 cars ------------------------------------------------------------------------- -r5585 | wdbee | 2013-07-11 09:00:18 -0600 (Thu, 11 Jul 2013) | 1 line - -Update MPA1 cars ------------------------------------------------------------------------- -r5584 | wdbee | 2013-07-11 08:59:26 -0600 (Thu, 11 Jul 2013) | 1 line - -Update simplix_mpa1 ------------------------------------------------------------------------- -r5583 | area42 | 2013-07-11 05:12:50 -0600 (Thu, 11 Jul 2013) | 1 line - -Lighter windows fix for USR drivers SC LYNX ------------------------------------------------------------------------- -r5582 | area42 | 2013-07-11 05:11:30 -0600 (Thu, 11 Jul 2013) | 1 line - -Simplix drivers lighter window fix for SC LYNX ------------------------------------------------------------------------- -r5581 | wdbee | 2013-07-09 13:11:11 -0600 (Tue, 09 Jul 2013) | 1 line - -Bug fix tracks for simplix_mpa1 ------------------------------------------------------------------------- -r5580 | wdbee | 2013-07-08 07:24:01 -0600 (Mon, 08 Jul 2013) | 1 line - -Cleanup of car type setups for MPA1 ------------------------------------------------------------------------- -r5579 | wdbee | 2013-07-08 00:18:34 -0600 (Mon, 08 Jul 2013) | 1 line - -Update tracks for Simplix_MPA1 ------------------------------------------------------------------------- -r5578 | wdbee | 2013-07-07 23:39:47 -0600 (Sun, 07 Jul 2013) | 1 line - -Simplix_MPA1 default setups ------------------------------------------------------------------------- -r5577 | wdbee | 2013-07-07 23:35:04 -0600 (Sun, 07 Jul 2013) | 1 line - -Simplix with some debug code ------------------------------------------------------------------------- -r5576 | torcs-ng | 2013-07-07 10:14:18 -0600 (Sun, 07 Jul 2013) | 1 line - -update USR ------------------------------------------------------------------------- -r5575 | torcs-ng | 2013-07-07 09:12:33 -0600 (Sun, 07 Jul 2013) | 1 line - -update USR sc-lynx-220 ------------------------------------------------------------------------- -r5574 | torcs-ng | 2013-07-07 08:48:25 -0600 (Sun, 07 Jul 2013) | 1 line - -update USR sc-cavallo-360 ------------------------------------------------------------------------- -r5573 | torcs-ng | 2013-07-07 07:06:30 -0600 (Sun, 07 Jul 2013) | 1 line - -remove older file for espie with rain setups ------------------------------------------------------------------------- -r5572 | torcs-ng | 2013-07-07 07:05:15 -0600 (Sun, 07 Jul 2013) | 1 line - -update USR sc-cavallo-360 ------------------------------------------------------------------------- -r5571 | wdbee | 2013-07-07 00:20:44 -0600 (Sun, 07 Jul 2013) | 2 lines - -LS-P1 bugfix (parameters out of range) - ------------------------------------------------------------------------- -r5570 | wdbee | 2013-07-06 05:18:45 -0600 (Sat, 06 Jul 2013) | 1 line - -Simplix Preset of brake parameters ------------------------------------------------------------------------- -r5569 | wdbee | 2013-07-06 05:17:57 -0600 (Sat, 06 Jul 2013) | 1 line - -Simplix_LS1 Zenteck ------------------------------------------------------------------------- -r5568 | wdbee | 2013-07-05 13:04:00 -0600 (Fri, 05 Jul 2013) | 1 line - -Simplix_SC cavallo ------------------------------------------------------------------------- -r5567 | wdbee | 2013-07-05 13:00:43 -0600 (Fri, 05 Jul 2013) | 1 line - -Simplix_LS1 Zentek ------------------------------------------------------------------------- -r5566 | wdbee | 2013-07-05 12:59:24 -0600 (Fri, 05 Jul 2013) | 2 lines - -Simplix V4.01 -Reworked code for avoiding and overtaking ------------------------------------------------------------------------- -r5565 | torcs-ng | 2013-07-02 16:01:00 -0600 (Tue, 02 Jul 2013) | 1 line - -update USR sc-cavallo-360 forza ------------------------------------------------------------------------- -r5564 | torcs-ng | 2013-06-30 11:37:07 -0600 (Sun, 30 Jun 2013) | 1 line - -added weather for USR sc-cavallo-360 ------------------------------------------------------------------------- -r5563 | torcs-ng | 2013-06-30 11:08:14 -0600 (Sun, 30 Jun 2013) | 1 line - -remove default-r1.xml r2 r3 ------------------------------------------------------------------------- -r5562 | torcs-ng | 2013-06-30 11:06:28 -0600 (Sun, 30 Jun 2013) | 1 line - -update USR sc-cavallo-360 aalborg.xml ------------------------------------------------------------------------- -r5561 | torcs-ng | 2013-06-30 11:05:27 -0600 (Sun, 30 Jun 2013) | 1 line - -update USR sc-cavallo-360 ------------------------------------------------------------------------- -r5560 | wdbee | 2013-06-30 02:36:25 -0600 (Sun, 30 Jun 2013) | 1 line - -Compatible handling of overlapping for simplix and usr ------------------------------------------------------------------------- -r5559 | torcs-ng | 2013-06-29 17:04:37 -0600 (Sat, 29 Jun 2013) | 1 line - -update USR forza sc-cavallo-360 ------------------------------------------------------------------------- -r5558 | torcs-ng | 2013-06-29 16:16:26 -0600 (Sat, 29 Jun 2013) | 1 line - -update USR sc-cavallo-360 brondehach ------------------------------------------------------------------------- -r5557 | torcs-ng | 2013-06-29 04:49:15 -0600 (Sat, 29 Jun 2013) | 1 line - -better setup for espie USR sc-lynx-220 ------------------------------------------------------------------------- -r5556 | wdbee | 2013-06-29 01:47:31 -0600 (Sat, 29 Jun 2013) | 1 line - -Update simplix ------------------------------------------------------------------------- -r5555 | wdbee | 2013-06-29 01:45:56 -0600 (Sat, 29 Jun 2013) | 1 line - -Update simplix_ls1 ------------------------------------------------------------------------- -r5554 | torcs-ng | 2013-06-28 16:29:11 -0600 (Fri, 28 Jun 2013) | 1 line - -add genetic-template.xml for usr_sc and better setup for brondehach ------------------------------------------------------------------------- -r5553 | wdbee | 2013-06-28 11:31:38 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 newcastle ------------------------------------------------------------------------- -r5552 | wdbee | 2013-06-28 11:14:59 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 newcastle ------------------------------------------------------------------------- -r5551 | wdbee | 2013-06-28 11:00:07 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 archer ------------------------------------------------------------------------- -r5550 | wdbee | 2013-06-28 10:02:24 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 archer ------------------------------------------------------------------------- -r5549 | wdbee | 2013-06-28 09:38:20 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 ------------------------------------------------------------------------- -r5548 | wdbee | 2013-06-28 09:36:23 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix ------------------------------------------------------------------------- -r5547 | wdbee | 2013-06-28 09:35:24 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 zentek ------------------------------------------------------------------------- -r5546 | wdbee | 2013-06-28 09:33:16 -0600 (Fri, 28 Jun 2013) | 1 line - -Update simplix_ls1 zentek ------------------------------------------------------------------------- -r5545 | torcs-ng | 2013-06-27 16:33:55 -0600 (Thu, 27 Jun 2013) | 1 line - -update USR sc-lynx-220 ------------------------------------------------------------------------- -r5544 | kakukri | 2013-06-26 15:37:14 -0600 (Wed, 26 Jun 2013) | 1 line - -Fine tune brake balance ------------------------------------------------------------------------- -r5543 | beaglejoe | 2013-06-25 19:16:22 -0600 (Tue, 25 Jun 2013) | 1 line - -Music files not installed by INSTALL project ------------------------------------------------------------------------- -r5542 | kakukri | 2013-06-25 17:19:45 -0600 (Tue, 25 Jun 2013) | 1 line - -Try to reduce acceleration understeer ------------------------------------------------------------------------- -r5541 | kakukri | 2013-06-25 15:19:56 -0600 (Tue, 25 Jun 2013) | 1 line - -Shortened differential ratio ------------------------------------------------------------------------- -r5540 | wdbee | 2013-06-25 10:50:43 -0600 (Tue, 25 Jun 2013) | 2 lines - -Update simplix_sc variable slowdown parameter -Limit side use ------------------------------------------------------------------------- -r5539 | wdbee | 2013-06-25 01:18:24 -0600 (Tue, 25 Jun 2013) | 1 line - -Simplix-sc for supercars ------------------------------------------------------------------------- -r5538 | area42 | 2013-06-24 14:52:14 -0600 (Mon, 24 Jun 2013) | 1 line - -SC Lynx RPM display fix (#833) ------------------------------------------------------------------------- -r5537 | torcs-ng | 2013-06-24 14:50:53 -0600 (Mon, 24 Jun 2013) | 1 line - -applied Tom's patch for reindented network module ------------------------------------------------------------------------- -r5536 | kakukri | 2013-06-24 13:58:48 -0600 (Mon, 24 Jun 2013) | 1 line - -Next try: a neutral version ------------------------------------------------------------------------- -r5535 | kakukri | 2013-06-23 16:18:12 -0600 (Sun, 23 Jun 2013) | 1 line - -Fix front toe ------------------------------------------------------------------------- -r5534 | torcs-ng | 2013-06-23 15:32:24 -0600 (Sun, 23 Jun 2013) | 1 line - -update usr_sc sc-lynx-220 setup espie ------------------------------------------------------------------------- -r5533 | torcs-ng | 2013-06-23 11:57:05 -0600 (Sun, 23 Jun 2013) | 1 line - -update USR's ------------------------------------------------------------------------- -r5532 | torcs-ng | 2013-06-23 10:22:14 -0600 (Sun, 23 Jun 2013) | 1 line - -move USR's code weather on standard loading track ------------------------------------------------------------------------- -r5531 | wdbee | 2013-06-23 09:13:43 -0600 (Sun, 23 Jun 2013) | 1 line - -Simplix SC cavallo default setup and Espie ------------------------------------------------------------------------- -r5530 | wdbee | 2013-06-23 02:21:13 -0600 (Sun, 23 Jun 2013) | 2 lines - -Final version of the sc-cavallo (without ranges for spring parameters) -Aero balance adjusted to be 65/61 ------------------------------------------------------------------------- -r5529 | kakukri | 2013-06-22 16:46:55 -0600 (Sat, 22 Jun 2013) | 1 line - -Try to tune out understeer ------------------------------------------------------------------------- -r5528 | beaglejoe | 2013-06-22 10:15:55 -0600 (Sat, 22 Jun 2013) | 1 line - -727-Make Help screen Back button work the same as the key ------------------------------------------------------------------------- -r5527 | wdbee | 2013-06-22 04:10:58 -0600 (Sat, 22 Jun 2013) | 1 line - -Simplix-sc cavallo ------------------------------------------------------------------------- -r5526 | torcs-ng | 2013-06-20 16:38:49 -0600 (Thu, 20 Jun 2013) | 1 line - -update charmey usr sc-lynx-220 ------------------------------------------------------------------------- -r5525 | torcs-ng | 2013-06-20 16:03:21 -0600 (Thu, 20 Jun 2013) | 1 line - -update forza setup for usr sc-lynx-220 ------------------------------------------------------------------------- -r5524 | torcs-ng | 2013-06-20 15:19:47 -0600 (Thu, 20 Jun 2013) | 1 line - -add chemisay setup for usr sc-lynx-220 ------------------------------------------------------------------------- -r5523 | kakukri | 2013-06-18 15:41:09 -0600 (Tue, 18 Jun 2013) | 1 line - -Remove range from shift time ------------------------------------------------------------------------- -r5522 | torcs-ng | 2013-06-17 15:03:25 -0600 (Mon, 17 Jun 2013) | 1 line - -applied Tom patch for human & networkhuman ------------------------------------------------------------------------- -r5521 | kakukri | 2013-06-16 14:41:45 -0600 (Sun, 16 Jun 2013) | 1 line - -Revised Cavallo parameters and setup ------------------------------------------------------------------------- -r5520 | kakukri | 2013-06-16 14:39:09 -0600 (Sun, 16 Jun 2013) | 1 line - -Decrease brake inertia (for carbon discs) and shift time for (for semi-automatic gearbox) ------------------------------------------------------------------------- -r5519 | wdbee | 2013-06-16 02:26:42 -0600 (Sun, 16 Jun 2013) | 1 line - -simplix-sc lynx ------------------------------------------------------------------------- -r5518 | torcs-ng | 2013-06-15 16:43:33 -0600 (Sat, 15 Jun 2013) | 1 line - -update sc-cavallo-360 (maybe better setup) ------------------------------------------------------------------------- -r5517 | torcs-ng | 2013-06-15 14:29:11 -0600 (Sat, 15 Jun 2013) | 1 line - -update championship-supercars.xml ------------------------------------------------------------------------- -r5516 | torcs-ng | 2013-06-15 14:02:23 -0600 (Sat, 15 Jun 2013) | 1 line - -fix error on drivers/CMakeLists.txt ------------------------------------------------------------------------- -r5515 | torcs-ng | 2013-06-15 12:51:53 -0600 (Sat, 15 Jun 2013) | 1 line - -move MPA1 in official category ------------------------------------------------------------------------- -r5514 | torcs-ng | 2013-06-13 15:23:05 -0600 (Thu, 13 Jun 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5513 | torcs-ng | 2013-06-12 16:29:08 -0600 (Wed, 12 Jun 2013) | 1 line - -update graphic interface for new parameters ------------------------------------------------------------------------- -r5512 | torcs-ng | 2013-06-12 14:15:09 -0600 (Wed, 12 Jun 2013) | 1 line - -exclude background & sky for shadow ------------------------------------------------------------------------- -r5511 | rvlander | 2013-06-12 10:02:56 -0600 (Wed, 12 Jun 2013) | 1 line - -OSG : code refactoring, EM is now available for all cars ! ------------------------------------------------------------------------- -r5510 | mungewell | 2013-06-11 23:03:08 -0600 (Tue, 11 Jun 2013) | 1 line - -Bug 828 - prevent continous write to graph.xml with F11 camera ------------------------------------------------------------------------- -r5509 | mungewell | 2013-06-11 21:56:26 -0600 (Tue, 11 Jun 2013) | 1 line - -Bug #826 - fixes multiple human players using keyboard ------------------------------------------------------------------------- -r5508 | torcs-ng | 2013-06-11 15:24:13 -0600 (Tue, 11 Jun 2013) | 1 line - -move to ref_ptr for Node, State & Uniform ------------------------------------------------------------------------- -r5507 | rvlander | 2013-06-11 01:34:03 -0600 (Tue, 11 Jun 2013) | 1 line - -OSG : car shader modification. ------------------------------------------------------------------------- -r5506 | mungewell | 2013-06-10 23:41:00 -0600 (Mon, 10 Jun 2013) | 1 line - -Bug #825 - fixes control menus for different players ------------------------------------------------------------------------- -r5505 | rvlander | 2013-06-10 14:37:10 -0600 (Mon, 10 Jun 2013) | 1 line - -OSG: EM reaching the goal. ------------------------------------------------------------------------- -r5504 | rvlander | 2013-06-10 11:45:18 -0600 (Mon, 10 Jun 2013) | 1 line - -OSG : reflection mapping nearly at the end !! ------------------------------------------------------------------------- -r5503 | rvlander | 2013-06-10 08:23:53 -0600 (Mon, 10 Jun 2013) | 1 line - -OSG, working on EM ------------------------------------------------------------------------- -r5502 | rvlander | 2013-06-10 05:30:55 -0600 (Mon, 10 Jun 2013) | 1 line - -OSG : environment map generated ------------------------------------------------------------------------- -r5501 | beaglejoe | 2013-06-09 17:15:07 -0600 (Sun, 09 Jun 2013) | 1 line - -Fix Windows build ------------------------------------------------------------------------- -r5500 | torcs-ng | 2013-06-09 09:02:05 -0600 (Sun, 09 Jun 2013) | 1 line - -change key call for DebugHUD F12->h ------------------------------------------------------------------------- -r5499 | torcs-ng | 2013-06-09 08:25:06 -0600 (Sun, 09 Jun 2013) | 1 line - -add osgFX in cloud ------------------------------------------------------------------------- -r5498 | rvlander | 2013-06-09 08:07:00 -0600 (Sun, 09 Jun 2013) | 1 line - -OSG : working on reflectionMapping ------------------------------------------------------------------------- -r5497 | torcs-ng | 2013-06-09 06:33:30 -0600 (Sun, 09 Jun 2013) | 1 line - -update OsgGraph -> move OsgSphere in OsgSky ------------------------------------------------------------------------- -r5496 | rvlander | 2013-06-09 05:58:26 -0600 (Sun, 09 Jun 2013) | 1 line - -OSG : working on Reflection Mapping ------------------------------------------------------------------------- -r5495 | rvlander | 2013-06-08 07:20:28 -0600 (Sat, 08 Jun 2013) | 1 line - -OSGGRAPH :added HUD DEBUG, an helper for later visual debugging of rendered textures ------------------------------------------------------------------------- -r5494 | torcs-ng | 2013-06-04 17:13:03 -0600 (Tue, 04 Jun 2013) | 1 line - -maybe fixed bug with shader lightning ------------------------------------------------------------------------- -r5493 | torcs-ng | 2013-06-03 13:55:24 -0600 (Mon, 03 Jun 2013) | 1 line - -build OsgGraph with static shadow by default ------------------------------------------------------------------------- -r5492 | torcs-ng | 2013-06-03 13:00:38 -0600 (Mon, 03 Jun 2013) | 1 line - -update land.ac in forza-osg ------------------------------------------------------------------------- -r5491 | torcs-ng | 2013-06-03 12:51:34 -0600 (Mon, 03 Jun 2013) | 1 line - -added font TTF for OSG cameraHUD ------------------------------------------------------------------------- -r5490 | rvlander | 2013-06-02 10:52:24 -0600 (Sun, 02 Jun 2013) | 1 line - -OSG_GRAPH : remove "../" in #include directives ------------------------------------------------------------------------- -r5489 | rvlander | 2013-06-02 07:40:30 -0600 (Sun, 02 Jun 2013) | 1 line - - ------------------------------------------------------------------------- -r5488 | torcs-ng | 2013-05-30 16:44:11 -0600 (Thu, 30 May 2013) | 1 line - -add brondehach setup USR_SC ------------------------------------------------------------------------- -r5487 | torcs-ng | 2013-05-28 16:05:10 -0600 (Tue, 28 May 2013) | 1 line - -setup Allondaz USR ------------------------------------------------------------------------- -r5486 | torcs-ng | 2013-05-28 14:36:14 -0600 (Tue, 28 May 2013) | 1 line - -add weather to USR and setup for corkscrew & espie ------------------------------------------------------------------------- -r5485 | beaglejoe | 2013-05-28 09:50:38 -0600 (Tue, 28 May 2013) | 1 line - -Remove Menu Music CMake option ------------------------------------------------------------------------- -r5484 | kakukri | 2013-05-26 16:06:56 -0600 (Sun, 26 May 2013) | 1 line - -Do not spam the console. ------------------------------------------------------------------------- -r5483 | torcs-ng | 2013-05-26 15:12:26 -0600 (Sun, 26 May 2013) | 1 line - -fix shadow dynamic 3 ------------------------------------------------------------------------- -r5482 | torcs-ng | 2013-05-26 14:37:21 -0600 (Sun, 26 May 2013) | 1 line - -remove warning ------------------------------------------------------------------------- -r5481 | torcs-ng | 2013-05-26 10:08:07 -0600 (Sun, 26 May 2013) | 1 line - -disable dynamic shadow if rain (because incompatible) ------------------------------------------------------------------------- -r5480 | torcs-ng | 2013-05-26 09:19:06 -0600 (Sun, 26 May 2013) | 1 line - -added LSPSM shadow technique in SDRender ------------------------------------------------------------------------- -r5479 | torcs-ng | 2013-05-26 09:08:46 -0600 (Sun, 26 May 2013) | 1 line - -added pssm shadow technic ------------------------------------------------------------------------- -r5478 | torcs-ng | 2013-05-25 18:02:12 -0600 (Sat, 25 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5477 | kakukri | 2013-05-25 16:00:34 -0600 (Sat, 25 May 2013) | 1 line - -Re #819: add qualitative tire wear model; reset tire during pit stop ------------------------------------------------------------------------- -r5476 | kakukri | 2013-05-25 15:57:57 -0600 (Sat, 25 May 2013) | 1 line - -Interface changes for tire wear model; add slipNorm to tWheelState ------------------------------------------------------------------------- -r5475 | torcs-ng | 2013-05-25 14:38:42 -0600 (Sat, 25 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5474 | torcs-ng | 2013-05-25 13:47:18 -0600 (Sat, 25 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5473 | torcs-ng | 2013-05-25 10:48:56 -0600 (Sat, 25 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5472 | torcs-ng | 2013-05-25 10:47:16 -0600 (Sat, 25 May 2013) | 1 line - -added first work on dynamic Shadow on Cars ------------------------------------------------------------------------- -r5471 | rvlander | 2013-05-23 07:18:18 -0600 (Thu, 23 May 2013) | 1 line - -OSG : trying to correct shadow problems ------------------------------------------------------------------------- -r5470 | torcs-ng | 2013-05-22 15:56:29 -0600 (Wed, 22 May 2013) | 1 line - -update static shadow car (better but not good for moment) ------------------------------------------------------------------------- -r5469 | rvlander | 2013-05-22 11:07:00 -0600 (Wed, 22 May 2013) | 1 line - -OSG : specular corrected and now have quite normal behavior ------------------------------------------------------------------------- -r5468 | rvlander | 2013-05-22 08:14:15 -0600 (Wed, 22 May 2013) | 1 line - -OSG : work on static shadow, present but goes through the truc. ------------------------------------------------------------------------- -r5467 | torcs-ng | 2013-05-21 14:29:52 -0600 (Tue, 21 May 2013) | 1 line - -remove shadowscene function & added maxAnisotropic in forza osg & wheel osg ------------------------------------------------------------------------- -r5466 | rvlander | 2013-05-21 09:11:37 -0600 (Tue, 21 May 2013) | 1 line - -Osg: correcting car shader and parameters sended to it. ------------------------------------------------------------------------- -r5465 | torcs-ng | 2013-05-20 17:15:34 -0600 (Mon, 20 May 2013) | 1 line - -added wheel osg format ------------------------------------------------------------------------- -r5464 | torcs-ng | 2013-05-20 16:32:17 -0600 (Mon, 20 May 2013) | 1 line - -added osg file for SDCar ------------------------------------------------------------------------- -r5463 | torcs-ng | 2013-05-20 15:57:31 -0600 (Mon, 20 May 2013) | 1 line - -add ref-sphere-osg.osg ------------------------------------------------------------------------- -r5462 | torcs-ng | 2013-05-20 15:35:25 -0600 (Mon, 20 May 2013) | 1 line - -add ref-sphere-osg for test shaders (don't use) ------------------------------------------------------------------------- -r5461 | torcs-ng | 2013-05-20 13:42:18 -0600 (Mon, 20 May 2013) | 1 line - -Update SDRender & SDCar (material ambiant for car is scene_ambiant now) ------------------------------------------------------------------------- -r5460 | torcs-ng | 2013-05-20 09:29:51 -0600 (Mon, 20 May 2013) | 1 line - -update SDRender (apply stateSet only on scenery) ------------------------------------------------------------------------- -r5459 | torcs-ng | 2013-05-20 09:23:02 -0600 (Mon, 20 May 2013) | 1 line - -Update OsgGraph ------------------------------------------------------------------------- -r5458 | torcs-ng | 2013-05-19 16:38:38 -0600 (Sun, 19 May 2013) | 1 line - -update OsgBackground / OsgScenery / OsgRender - loading background in root and push in render ------------------------------------------------------------------------- -r5457 | torcs-ng | 2013-05-19 15:36:01 -0600 (Sun, 19 May 2013) | 1 line - -replace print by GfOut in wheel.cpp ------------------------------------------------------------------------- -r5456 | torcs-ng | 2013-05-19 15:14:18 -0600 (Sun, 19 May 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5455 | kakukri | 2013-05-16 16:13:19 -0600 (Thu, 16 May 2013) | 1 line - -Do not allow negative mu. ------------------------------------------------------------------------- -r5454 | kakukri | 2013-05-16 15:50:48 -0600 (Thu, 16 May 2013) | 1 line - -Qualitative tire temperature model ------------------------------------------------------------------------- -r5453 | kakukri | 2013-05-16 15:49:40 -0600 (Thu, 16 May 2013) | 1 line - -Interface changes for tire temperature model ------------------------------------------------------------------------- -r5452 | wdbee | 2013-05-13 23:28:48 -0600 (Mon, 13 May 2013) | 1 line - -Simplix-sc lynx Goldstone-Sand + Karwada ------------------------------------------------------------------------- -r5451 | torcs-ng | 2013-05-12 17:47:53 -0600 (Sun, 12 May 2013) | 1 line - -update moon.cpp ------------------------------------------------------------------------- -r5450 | torcs-ng | 2013-05-12 17:44:00 -0600 (Sun, 12 May 2013) | 1 line - -added moon.png ------------------------------------------------------------------------- -r5449 | torcs-ng | 2013-05-12 17:26:46 -0600 (Sun, 12 May 2013) | 1 line - -update OsgGraph (search for pb textures on second race) ------------------------------------------------------------------------- -r5448 | torcs-ng | 2013-05-12 16:50:58 -0600 (Sun, 12 May 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5447 | torcs-ng | 2013-05-12 15:28:04 -0600 (Sun, 12 May 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5446 | torcs-ng | 2013-05-11 15:28:38 -0600 (Sat, 11 May 2013) | 1 line - -add texture road normal for forza ------------------------------------------------------------------------- -r5445 | torcs-ng | 2013-05-11 15:24:15 -0600 (Sat, 11 May 2013) | 1 line - -update forza-osg.blend (add normal texture on road for test) ------------------------------------------------------------------------- -r5444 | rvlander | 2013-05-11 10:25:23 -0600 (Sat, 11 May 2013) | 1 line - -osg : resovling compiling bug for 3.0.1 version of OSG ------------------------------------------------------------------------- -r5443 | torcs-ng | 2013-05-11 09:38:51 -0600 (Sat, 11 May 2013) | 1 line - -update SDRender for dynamic time light ------------------------------------------------------------------------- -r5442 | torcs-ng | 2013-05-10 15:27:14 -0600 (Fri, 10 May 2013) | 1 line - -update CMake for good configure with osg ------------------------------------------------------------------------- -r5441 | torcs-ng | 2013-05-09 17:10:46 -0600 (Thu, 09 May 2013) | 1 line - -update cmake ------------------------------------------------------------------------- -r5440 | torcs-ng | 2013-05-09 16:25:56 -0600 (Thu, 09 May 2013) | 1 line - -fix windows osggraph by Joe ------------------------------------------------------------------------- -r5439 | torcs-ng | 2013-05-09 16:21:15 -0600 (Thu, 09 May 2013) | 1 line - -update SDRender (first work with precipitation effect) ------------------------------------------------------------------------- -r5438 | torcs-ng | 2013-05-09 14:51:41 -0600 (Thu, 09 May 2013) | 1 line - -update SDRender (prepare refresh) ------------------------------------------------------------------------- -r5437 | torcs-ng | 2013-05-09 13:37:42 -0600 (Thu, 09 May 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5436 | rvlander | 2013-05-09 08:51:51 -0600 (Thu, 09 May 2013) | 1 line - -osggraph: refactoring code ------------------------------------------------------------------------- -r5435 | torcs-ng | 2013-05-09 08:24:40 -0600 (Thu, 09 May 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5434 | torcs-ng | 2013-05-09 07:40:02 -0600 (Thu, 09 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5433 | torcs-ng | 2013-05-09 07:34:35 -0600 (Thu, 09 May 2013) | 1 line - -update SDRender for good lightning ------------------------------------------------------------------------- -r5432 | torcs-ng | 2013-05-09 05:49:38 -0600 (Thu, 09 May 2013) | 1 line - -update OsgSun ------------------------------------------------------------------------- -r5431 | wdbee | 2013-05-09 01:41:29 -0600 (Thu, 09 May 2013) | 1 line - -Simplix-sc lynx Espie + Forza ------------------------------------------------------------------------- -r5430 | torcs-ng | 2013-05-08 17:06:25 -0600 (Wed, 08 May 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5429 | wdbee | 2013-05-08 00:01:26 -0600 (Wed, 08 May 2013) | 1 line - -Simplix-sc lynx Chemisay + Corkscrew ------------------------------------------------------------------------- -r5428 | beaglejoe | 2013-05-07 13:42:07 -0600 (Tue, 07 May 2013) | 1 line - -Changed :printUsage function to cout instead of cerr to allow help output to be redirected ------------------------------------------------------------------------- -r5427 | beaglejoe | 2013-05-06 11:38:41 -0600 (Mon, 06 May 2013) | 2 lines - -Modified scripts to get cars from new location -Added snddefault and standardgame to base ------------------------------------------------------------------------- -r5426 | wdbee | 2013-05-04 05:14:26 -0600 (Sat, 04 May 2013) | 1 line - -Simplix-sc lynx Aalborg + Bueno (dry + rain) ------------------------------------------------------------------------- -r5425 | wdbee | 2013-05-02 09:28:32 -0600 (Thu, 02 May 2013) | 1 line - -Simplix-sc lynx Brondehach dry and rain setups ------------------------------------------------------------------------- -r5424 | wdbee | 2013-05-01 23:08:55 -0600 (Wed, 01 May 2013) | 1 line - -Simplix-sc lynx allondaz (incl. rain setups) ------------------------------------------------------------------------- -r5423 | torcs-ng | 2013-05-01 15:59:25 -0600 (Wed, 01 May 2013) | 1 line - -update ReaderWriterACC ------------------------------------------------------------------------- -r5422 | torcs-ng | 2013-04-30 15:32:28 -0600 (Tue, 30 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5421 | torcs-ng | 2013-04-30 13:51:44 -0600 (Tue, 30 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5420 | torcs-ng | 2013-04-28 15:01:29 -0600 (Sun, 28 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5419 | rvlander | 2013-04-28 03:50:26 -0600 (Sun, 28 Apr 2013) | 1 line - -old image ------------------------------------------------------------------------- -r5418 | rvlander | 2013-04-27 04:57:53 -0600 (Sat, 27 Apr 2013) | 1 line - -OSG : working on bug #814 ------------------------------------------------------------------------- -r5417 | beaglejoe | 2013-04-25 21:53:23 -0600 (Thu, 25 Apr 2013) | 1 line - -fixes Windows build ------------------------------------------------------------------------- -r5416 | torcs-ng | 2013-04-24 16:22:22 -0600 (Wed, 24 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5415 | torcs-ng | 2013-04-20 12:07:00 -0600 (Sat, 20 Apr 2013) | 1 line - -Update SDSky for clouds ------------------------------------------------------------------------- -r5413 | torcs-ng | 2013-04-20 10:22:15 -0600 (Sat, 20 Apr 2013) | 1 line - -fix bug with OsgCloud ------------------------------------------------------------------------- -r5412 | torcs-ng | 2013-04-19 16:22:21 -0600 (Fri, 19 Apr 2013) | 1 line - -First work on Cloud OSG (not displayed for moment) ------------------------------------------------------------------------- -r5411 | torcs-ng | 2013-04-18 16:25:03 -0600 (Thu, 18 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5410 | torcs-ng | 2013-04-18 15:10:41 -0600 (Thu, 18 Apr 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5409 | torcs-ng | 2013-04-15 11:55:59 -0600 (Mon, 15 Apr 2013) | 1 line - -update SDRender with good fog parameter ------------------------------------------------------------------------- -r5408 | kakukri | 2013-04-14 15:57:52 -0600 (Sun, 14 Apr 2013) | 1 line - -Clean up, more realistic tire pressure ------------------------------------------------------------------------- -r5407 | kakukri | 2013-04-14 15:56:53 -0600 (Sun, 14 Apr 2013) | 1 line - -Decrease tire pressure minimum value ------------------------------------------------------------------------- -r5406 | beaglejoe | 2013-04-13 18:30:45 -0600 (Sat, 13 Apr 2013) | 1 line - -Fixed OPTION_AUTOVERSION for new sourceforge url ------------------------------------------------------------------------- -r5405 | kakukri | 2013-04-13 17:05:48 -0600 (Sat, 13 Apr 2013) | 1 line - -Fixed GC height and ride height, updated suspension and brake settings ------------------------------------------------------------------------- -r5404 | torcs-ng | 2013-04-13 16:34:49 -0600 (Sat, 13 Apr 2013) | 1 line - -add fog in SDRender (first work) ------------------------------------------------------------------------- -r5403 | pouillot | 2013-04-13 12:21:25 -0600 (Sat, 13 Apr 2013) | 1 line - -Updated INSTALL.txt after SF.net changed the URL of the SVN repo on upgrading to Allura ------------------------------------------------------------------------- -r5401 | torcs-ng | 2013-04-13 11:45:52 -0600 (Sat, 13 Apr 2013) | 1 line - -test commite after migration ------------------------------------------------------------------------- -r5400 | torcs-ng | 2013-04-10 16:03:08 -0600 (Wed, 10 Apr 2013) | 1 line - -update light scene with sun position (first work) ------------------------------------------------------------------------- -r5399 | area42 | 2013-04-09 13:55:30 -0600 (Tue, 09 Apr 2013) | 1 line - -SC Murasama fancy "Tribal" skin ------------------------------------------------------------------------- -r5398 | area42 | 2013-04-09 13:32:08 -0600 (Tue, 09 Apr 2013) | 1 line - -SC Lynx png optimization ------------------------------------------------------------------------- -r5397 | area42 | 2013-04-08 13:49:48 -0600 (Mon, 08 Apr 2013) | 1 line - -Corrected SC Lynx texture and GIMP template ------------------------------------------------------------------------- -r5396 | kakukri | 2013-04-07 16:04:12 -0600 (Sun, 07 Apr 2013) | 1 line - -Fixed GC height, added a range for shift time ------------------------------------------------------------------------- -r5395 | area42 | 2013-04-07 12:45:15 -0600 (Sun, 07 Apr 2013) | 1 line - -Reworked SC Murasama (just some skins are missing) ------------------------------------------------------------------------- -r5394 | area42 | 2013-04-05 16:24:45 -0600 (Fri, 05 Apr 2013) | 1 line - -Optimized shadows for Newton Cup speedway ------------------------------------------------------------------------- -r5393 | area42 | 2013-04-04 12:33:04 -0600 (Thu, 04 Apr 2013) | 1 line - -SC Kongei race skin Furia ------------------------------------------------------------------------- -r5392 | kakukri | 2013-04-03 15:14:43 -0600 (Wed, 03 Apr 2013) | 1 line - -Refined Lynx setup ------------------------------------------------------------------------- -r5391 | kakukri | 2013-04-03 15:12:46 -0600 (Wed, 03 Apr 2013) | 1 line - -Re #743: do not try to match wheel spin to velocity when accelerating ------------------------------------------------------------------------- -r5390 | pouillot | 2013-04-03 12:22:03 -0600 (Wed, 03 Apr 2013) | 1 line - -Re #58 Fixed robots data sub-folders not always installed ------------------------------------------------------------------------- -r5389 | kakukri | 2013-04-03 12:15:17 -0600 (Wed, 03 Apr 2013) | 1 line - -Re #735: by default disable "realistic gear change" ------------------------------------------------------------------------- -r5388 | beaglejoe | 2013-04-03 09:14:05 -0600 (Wed, 03 Apr 2013) | 1 line - -Fix MSVC linker settings for robots ------------------------------------------------------------------------- -r5387 | kakukri | 2013-04-02 18:32:37 -0600 (Tue, 02 Apr 2013) | 1 line - -Modified setup based on the cars Wikipedia page ------------------------------------------------------------------------- -r5386 | kakukri | 2013-04-02 18:25:25 -0600 (Tue, 02 Apr 2013) | 1 line - -Allow gear efficiencies and widen brake inertia range ------------------------------------------------------------------------- -r5385 | kakukri | 2013-04-01 15:07:08 -0600 (Mon, 01 Apr 2013) | 1 line - -Re #735: make r5384 work with human robot ------------------------------------------------------------------------- -r5384 | kakukri | 2013-04-01 15:06:29 -0600 (Mon, 01 Apr 2013) | 1 line - -Re #735: add an optional new gear changing mechanism ------------------------------------------------------------------------- -r5383 | torcs-ng | 2013-04-01 14:08:38 -0600 (Mon, 01 Apr 2013) | 1 line - -add wheel0.blend ------------------------------------------------------------------------- -r5382 | area42 | 2013-04-01 13:17:59 -0600 (Mon, 01 Apr 2013) | 1 line - -New Newton Cup sources ------------------------------------------------------------------------- -r5381 | torcs-ng | 2013-04-01 13:17:58 -0600 (Mon, 01 Apr 2013) | 1 line - -add ls1-archer-r9 src blender ------------------------------------------------------------------------- -r5380 | area42 | 2013-04-01 13:11:37 -0600 (Mon, 01 Apr 2013) | 1 line - -Newton speedway ACC and shadows ------------------------------------------------------------------------- -r5379 | kakukri | 2013-04-01 11:42:14 -0600 (Mon, 01 Apr 2013) | 1 line - -Closes #781: add a realistic fuel-cut type rev limiter ------------------------------------------------------------------------- -r5378 | beaglejoe | 2013-04-01 09:21:05 -0600 (Mon, 01 Apr 2013) | 1 line - -Fix an MSVC crash (debug build) ------------------------------------------------------------------------- -r5377 | wdbee | 2013-04-01 06:27:42 -0600 (Mon, 01 Apr 2013) | 1 line - -Update section name local parameters ------------------------------------------------------------------------- -r5376 | area42 | 2013-04-01 04:26:22 -0600 (Mon, 01 Apr 2013) | 1 line - -Milky Five corrected tris bug ------------------------------------------------------------------------- -r5375 | area42 | 2013-04-01 04:17:19 -0600 (Mon, 01 Apr 2013) | 1 line - -SC Kongei texture mapping fix ------------------------------------------------------------------------- -r5374 | area42 | 2013-03-30 15:24:11 -0600 (Sat, 30 Mar 2013) | 1 line - -Newton Cup speedway rework (without shadows) ------------------------------------------------------------------------- -r5372 | pouillot | 2013-03-30 03:18:31 -0600 (Sat, 30 Mar 2013) | 1 line - -Restored default console trace format (with time, logger name and criticity level) for Simplix and GenParOptV1 ------------------------------------------------------------------------- -r5371 | torcs-ng | 2013-03-28 16:45:56 -0600 (Thu, 28 Mar 2013) | 1 line - -remove ls2-boxer-96rsr.ac.bak ------------------------------------------------------------------------- -r5370 | torcs-ng | 2013-03-28 16:44:35 -0600 (Thu, 28 Mar 2013) | 1 line - -update Sky ------------------------------------------------------------------------- -r5369 | torcs-ng | 2013-03-28 15:51:57 -0600 (Thu, 28 Mar 2013) | 1 line - -add deleted all qt-creator files in clobber generated and fix bug with clobber (credits.xml moved) ------------------------------------------------------------------------- -r5368 | torcs-ng | 2013-03-27 15:49:22 -0600 (Wed, 27 Mar 2013) | 1 line - -remake OsgDome & update code for sun color ------------------------------------------------------------------------- -r5367 | rvlander | 2013-03-27 05:01:31 -0600 (Wed, 27 Mar 2013) | 1 line - -OSG : removed unpertinent GfOuts and added dummy target in data/shaders/CMakeLists.text for shader files to appear in IDEs ------------------------------------------------------------------------- -r5366 | pouillot | 2013-03-26 13:39:49 -0600 (Tue, 26 Mar 2013) | 1 line - -Re #809 Add multi-module loading / unloading services to GfModule, needed for the race engines support of new style robots ------------------------------------------------------------------------- -r5365 | pouillot | 2013-03-26 11:38:00 -0600 (Tue, 26 Mar 2013) | 1 line - -Re #58 Fixed cmake error when building the obsolete txml ------------------------------------------------------------------------- -r5364 | pouillot | 2013-03-25 13:40:53 -0600 (Mon, 25 Mar 2013) | 1 line - -Re #58 Fixed crash on loading credits menu + QtCreator+MinGW build + CMake configuration polishing ------------------------------------------------------------------------- -r5363 | pouillot | 2013-03-25 12:54:37 -0600 (Mon, 25 Mar 2013) | 1 line - -Re #720 Fixed GCC warnings ------------------------------------------------------------------------- -r5362 | torcs-ng | 2013-03-24 15:33:14 -0600 (Sun, 24 Mar 2013) | 1 line - -clean code in SDRender ------------------------------------------------------------------------- -r5361 | rvlander | 2013-03-24 14:09:31 -0600 (Sun, 24 Mar 2013) | 1 line - -OSG : corrected shader bug on several cars ------------------------------------------------------------------------- -r5360 | area42 | 2013-03-24 09:11:54 -0600 (Sun, 24 Mar 2013) | 1 line - -Newton Cup using new start lights ------------------------------------------------------------------------- -r5359 | pouillot | 2013-03-24 08:38:12 -0600 (Sun, 24 Mar 2013) | 1 line - -Re #58 Default build type / configuration for makefile-style builds is now 'Release' (if not specified in CMake command line or through ccmake) ------------------------------------------------------------------------- -r5358 | pouillot | 2013-03-24 08:12:45 -0600 (Sun, 24 Mar 2013) | 1 line - -Re #58 Last fixes for MSVC 2005 and MinGW+MSYS side (TODO: check MinGW + QtCreator) ------------------------------------------------------------------------- -r5357 | pouillot | 2013-03-24 07:39:48 -0600 (Sun, 24 Mar 2013) | 1 line - -Re #809 Fixed crash under Ruin'dows when querying unexpetedly DLL-interfaced WIP 'template' robot module ------------------------------------------------------------------------- -r5356 | pouillot | 2013-03-24 06:42:47 -0600 (Sun, 24 Mar 2013) | 1 line - -Re #787 Fixed MinGW et MSVC 2005 compile errors after r5353 ------------------------------------------------------------------------- -r5355 | area42 | 2013-03-24 05:17:15 -0600 (Sun, 24 Mar 2013) | 1 line - -Milky Five corrected typo bug in XML about the name ------------------------------------------------------------------------- -r5354 | area42 | 2013-03-24 05:04:21 -0600 (Sun, 24 Mar 2013) | 2 lines - -Garguree fix to use new start light textures - ------------------------------------------------------------------------- -r5353 | pouillot | 2013-03-24 04:26:22 -0600 (Sun, 24 Mar 2013) | 1 line - -Re #787 Fixed MSVC 2005 warnings ------------------------------------------------------------------------- -r5352 | pouillot | 2013-03-23 17:03:52 -0600 (Sat, 23 Mar 2013) | 1 line - -Re #58 Fixed MSVC 2005 build and install ------------------------------------------------------------------------- -r5351 | pouillot | 2013-03-23 15:57:52 -0600 (Sat, 23 Mar 2013) | 1 line - -Re #58 Fixed MinGW build and install after r5349 ------------------------------------------------------------------------- -r5350 | pouillot | 2013-03-23 12:33:42 -0600 (Sat, 23 Mar 2013) | 1 line - -Re #58 Fixed MinGW build after r5349 ------------------------------------------------------------------------- -r5349 | pouillot | 2013-03-23 11:59:22 -0600 (Sat, 23 Mar 2013) | 1 line - -Re #58 Last steps completed (works under Linux) ------------------------------------------------------------------------- -r5348 | area42 | 2013-03-23 11:05:22 -0600 (Sat, 23 Mar 2013) | 1 line - -2nd start light theme for none circuits track ------------------------------------------------------------------------- -r5347 | pouillot | 2013-03-23 05:28:22 -0600 (Sat, 23 Mar 2013) | 1 line - -Re #809 First draft of new robot interface and template implementation, for discussions ------------------------------------------------------------------------- -r5346 | rvlander | 2013-03-22 16:42:04 -0600 (Fri, 22 Mar 2013) | 1 line - -OSG ; shading now supported by multi screen ------------------------------------------------------------------------- -r5345 | rvlander | 2013-03-22 14:08:32 -0600 (Fri, 22 Mar 2013) | 1 line - -OSG : removing annoying log ------------------------------------------------------------------------- -r5344 | rvlander | 2013-03-22 14:04:36 -0600 (Fri, 22 Mar 2013) | 1 line - -OSG : code refactoring for preparing support for multi view shading ------------------------------------------------------------------------- -r5343 | rvlander | 2013-03-22 04:23:07 -0600 (Fri, 22 Mar 2013) | 1 line - -OSG: light params from world ------------------------------------------------------------------------- -r5342 | rvlander | 2013-03-21 16:04:52 -0600 (Thu, 21 Mar 2013) | 1 line - -OSG : car shader test ------------------------------------------------------------------------- -r5341 | kmetykog | 2013-03-20 18:47:03 -0600 (Wed, 20 Mar 2013) | 1 line - -Cleanup of Milky-five XML header sections ------------------------------------------------------------------------- -r5340 | torcs-ng | 2013-03-20 15:57:52 -0600 (Wed, 20 Mar 2013) | 1 line - -update osggraph ------------------------------------------------------------------------- -r5339 | rvlander | 2013-03-20 11:18:34 -0600 (Wed, 20 Mar 2013) | 1 line - -OSG : missing files in data/shaders ------------------------------------------------------------------------- -r5338 | rvlander | 2013-03-20 10:34:02 -0600 (Wed, 20 Mar 2013) | 1 line - -OSG : added data/data/shaders, installed in correcti dir, example ca shaders => pink car !! ------------------------------------------------------------------------- -r5337 | kmetykog | 2013-03-20 02:23:05 -0600 (Wed, 20 Mar 2013) | 1 line - -Re #675: hack to ignore sky update when sky version is 0 ------------------------------------------------------------------------- -r5336 | kmetykog | 2013-03-20 02:22:46 -0600 (Wed, 20 Mar 2013) | 1 line - -Re #675: comments, code cleanup ------------------------------------------------------------------------- -r5335 | kakukri | 2013-03-19 19:45:27 -0600 (Tue, 19 Mar 2013) | 1 line - -Refine r5330 conditions for stopping car, restore FLOAT_RELAXATION2 in SimWheelUpdateForce ------------------------------------------------------------------------- -r5334 | torcs-ng | 2013-03-18 13:28:24 -0600 (Mon, 18 Mar 2013) | 1 line - -update OsgDome ------------------------------------------------------------------------- -r5333 | torcs-ng | 2013-03-18 06:58:58 -0600 (Mon, 18 Mar 2013) | 1 line - -update OsgDome ------------------------------------------------------------------------- -r5332 | torcs-ng | 2013-03-18 06:24:37 -0600 (Mon, 18 Mar 2013) | 1 line - -update OsgSky ------------------------------------------------------------------------- -r5331 | kakukri | 2013-03-17 18:00:00 -0600 (Sun, 17 Mar 2013) | 1 line - -Remove a debug message from r5330 ------------------------------------------------------------------------- -r5330 | kakukri | 2013-03-17 17:56:54 -0600 (Sun, 17 Mar 2013) | 1 line - -Fixes #742, #744, #177 and #199: prevent wheelspin oscillating around the value corresponding to the clean rolling, and add some sticking to really zero car speed when stopping. ------------------------------------------------------------------------- -r5329 | area42 | 2013-03-17 05:48:08 -0600 (Sun, 17 Mar 2013) | 1 line - -Start position fix, mesh fixes and start lights for Milky Five ------------------------------------------------------------------------- -r5328 | kakukri | 2013-03-16 15:19:48 -0600 (Sat, 16 Mar 2013) | 1 line - -Include rolling resistance into car->DynGC.acc calculation ------------------------------------------------------------------------- -r5327 | area42 | 2013-03-16 14:34:19 -0600 (Sat, 16 Mar 2013) | 1 line - -Various small fixes for Milky Five (but accc still sucks) ------------------------------------------------------------------------- -r5326 | kakukri | 2013-03-16 12:16:27 -0600 (Sat, 16 Mar 2013) | 1 line - -Re #620: add sideways sticking when speed is < 0.1 m/s ------------------------------------------------------------------------- -r5325 | pouillot | 2013-03-16 10:26:01 -0600 (Sat, 16 Mar 2013) | 1 line - -In case the LEGACY_MIN interface is no more the default ------------------------------------------------------------------------- -r5324 | pouillot | 2013-03-16 05:49:20 -0600 (Sat, 16 Mar 2013) | 1 line - -Fixed -h/--help CLI switches not being displayed on -h/--help ------------------------------------------------------------------------- -r5323 | pouillot | 2013-03-16 05:43:51 -0600 (Sat, 16 Mar 2013) | 1 line - -Re #803 Less conflict-prone GfApplication command line switches ------------------------------------------------------------------------- -r5322 | pouillot | 2013-03-16 04:28:12 -0600 (Sat, 16 Mar 2013) | 2 lines - -Fixed Kilo2008 not building under Ruin'dows after r5302 -Fixed game crash at Simplix and USR load-time when data not installed for some driver sets (useful when using a light/partial source tree) ------------------------------------------------------------------------- -r5321 | area42 | 2013-03-15 15:36:08 -0600 (Fri, 15 Mar 2013) | 1 line - -Dork border fixes for Milky Five ------------------------------------------------------------------------- -r5320 | kmetykog | 2013-03-14 18:24:04 -0600 (Thu, 14 Mar 2013) | 1 line - -Re #572: use 3-letter code in scrolling leaderboard ------------------------------------------------------------------------- -r5319 | kmetykog | 2013-03-14 18:22:00 -0600 (Thu, 14 Mar 2013) | 1 line - -Re #572: add 3-letter code to robot attributes ------------------------------------------------------------------------- -r5318 | beaglejoe | 2013-03-13 03:15:14 -0600 (Wed, 13 Mar 2013) | 1 line - -xmlversion.exe needs portability.dll ------------------------------------------------------------------------- -r5317 | kmetykog | 2013-03-13 01:29:35 -0600 (Wed, 13 Mar 2013) | 4 lines - -Re #572: use short names in leaderboards - -- short names in leaderboards (Key '3', mode 1,2,3) -- and car ahead/car behind in car board #2 ------------------------------------------------------------------------- -r5316 | area42 | 2013-03-13 01:18:46 -0600 (Wed, 13 Mar 2013) | 1 line - -New, nice textures for track lights ------------------------------------------------------------------------- -r5315 | mungewell | 2013-03-12 21:58:32 -0600 (Tue, 12 Mar 2013) | 1 line - -Bug #796 - fix SegFault at race quit ------------------------------------------------------------------------- -r5314 | torcs-ng | 2013-03-12 17:41:19 -0600 (Tue, 12 Mar 2013) | 1 line - -update formula colors for Sun OSG ------------------------------------------------------------------------- -r5313 | kmetykog | 2013-03-12 17:17:09 -0600 (Tue, 12 Mar 2013) | 6 lines - -Re #572: use short names in results - -- Stores drivers' short names along the normal one in the result files -- Shows short names on result screens -- NB: result screens not optimised! - They can use more space now that driver names are displayed shorter. ------------------------------------------------------------------------- -r5312 | kmetykog | 2013-03-12 17:14:36 -0600 (Tue, 12 Mar 2013) | 1 line - -Re #572: Added "short name" to robot attributes ------------------------------------------------------------------------- -r5311 | torcs-ng | 2013-03-12 16:26:35 -0600 (Tue, 12 Mar 2013) | 1 line - -update OsgDome ------------------------------------------------------------------------- -r5310 | torcs-ng | 2013-03-12 16:24:31 -0600 (Tue, 12 Mar 2013) | 1 line - -Dome work on OSG now ------------------------------------------------------------------------- -r5309 | area42 | 2013-03-12 13:22:04 -0600 (Tue, 12 Mar 2013) | 1 line - -Transparency bugfix for Garguree ------------------------------------------------------------------------- -r5308 | beaglejoe | 2013-03-12 08:55:59 -0600 (Tue, 12 Mar 2013) | 1 line - -Fixes Windows build ------------------------------------------------------------------------- -r5307 | rvlander | 2013-03-12 03:01:05 -0600 (Tue, 12 Mar 2013) | 1 line - -OSG : work on sun ------------------------------------------------------------------------- -r5306 | kmetykog | 2013-03-12 01:22:45 -0600 (Tue, 12 Mar 2013) | 1 line - -Fixes #663: added safe snprintf code by Wolf-Dieter ------------------------------------------------------------------------- -r5305 | torcs-ng | 2013-03-11 17:47:51 -0600 (Mon, 11 Mar 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5304 | rvlander | 2013-03-11 15:07:55 -0600 (Mon, 11 Mar 2013) | 1 line - -OSG: calculating sun position and angle to plan ------------------------------------------------------------------------- -r5303 | torcs-ng | 2013-03-11 14:40:37 -0600 (Mon, 11 Mar 2013) | 1 line - -fix good matrix on SDSun & SDMoon ------------------------------------------------------------------------- -r5302 | pouillot | 2013-03-11 13:42:11 -0600 (Mon, 11 Mar 2013) | 1 line - -Fixed Kilo2008 crashing at load/init time when GfDataDir()/drivers/kilo2008 not installed ------------------------------------------------------------------------- -r5301 | torcs-ng | 2013-03-11 07:02:00 -0600 (Mon, 11 Mar 2013) | 1 line - -update matrix for SDSun & SDMoon ------------------------------------------------------------------------- -r5300 | wdbee | 2013-03-11 06:42:29 -0600 (Mon, 11 Mar 2013) | 1 line - -sc-murasama-nsx update for new car version made by Eckhard ------------------------------------------------------------------------- -r5299 | torcs-ng | 2013-03-10 17:53:37 -0600 (Sun, 10 Mar 2013) | 1 line - -update OsgMoon & OsgSun ------------------------------------------------------------------------- -r5298 | torcs-ng | 2013-03-10 16:51:44 -0600 (Sun, 10 Mar 2013) | 1 line - -update OsgSky ------------------------------------------------------------------------- -r5297 | torcs-ng | 2013-03-10 13:11:20 -0600 (Sun, 10 Mar 2013) | 1 line - -update SDRender and fix problem with car transparency in ReaderWriterACC ------------------------------------------------------------------------- -r5296 | pouillot | 2013-03-10 12:01:40 -0600 (Sun, 10 Mar 2013) | 1 line - -Re #58 Updated file and folder lists for building source packages (Warning: Not tested) ------------------------------------------------------------------------- -r5295 | wdbee | 2013-03-10 10:33:42 -0600 (Sun, 10 Mar 2013) | 1 line - -Fix bad handle bug and use of NULL pointer ------------------------------------------------------------------------- -r5294 | wdbee | 2013-03-10 08:59:48 -0600 (Sun, 10 Mar 2013) | 1 line - -Fix out of range bug ------------------------------------------------------------------------- -r5293 | wdbee | 2013-03-10 08:29:35 -0600 (Sun, 10 Mar 2013) | 1 line - -Synchronize simplix ------------------------------------------------------------------------- -r5292 | pouillot | 2013-03-10 08:01:30 -0600 (Sun, 10 Mar 2013) | 1 line - -Fixed osggraph MSVC build (access to M_PI through portability.h ... big thanks to MS :-) ------------------------------------------------------------------------- -r5291 | pouillot | 2013-03-10 07:52:19 -0600 (Sun, 10 Mar 2013) | 2 lines - -Re #58 Fixed robot module clones no more installed after r5284 - ------------------------------------------------------------------------- -r5290 | wdbee | 2013-03-10 07:42:58 -0600 (Sun, 10 Mar 2013) | 1 line - -Typo bug fixed ------------------------------------------------------------------------- -r5289 | wdbee | 2013-03-10 07:42:13 -0600 (Sun, 10 Mar 2013) | 1 line - -Work around for pit issues with low brake pressure ------------------------------------------------------------------------- -r5288 | wdbee | 2013-03-10 07:40:05 -0600 (Sun, 10 Mar 2013) | 1 line - -Work around for MS compiler bug ------------------------------------------------------------------------- -r5287 | pouillot | 2013-03-10 06:41:55 -0600 (Sun, 10 Mar 2013) | 1 line - -Fixed osggraph Windows builds (guys, don't use 'uint' but 'unsigned' ; PLib needed temporarily) ------------------------------------------------------------------------- -r5286 | pouillot | 2013-03-10 06:40:09 -0600 (Sun, 10 Mar 2013) | 1 line - -Re #58 Fixed human and networkhuman Windows build after r5284 ------------------------------------------------------------------------- -r5285 | pouillot | 2013-03-10 06:39:00 -0600 (Sun, 10 Mar 2013) | 1 line - -Re #58 Fixed human and networkhuman Windows build after r5284 ------------------------------------------------------------------------- -r5284 | pouillot | 2013-03-10 04:49:04 -0600 (Sun, 10 Mar 2013) | 1 line - -Re #58 Install data/cars tree with same structure + moved source robots data to new source data/drivers tree (same structure as currently installed one) ------------------------------------------------------------------------- -r5283 | kakukri | 2013-03-09 16:56:55 -0700 (Sat, 09 Mar 2013) | 1 line - -Re #804: merge human/car.xml with human/car/default.xml instead of using as fallback ------------------------------------------------------------------------- -r5282 | beaglejoe | 2013-03-09 10:18:06 -0700 (Sat, 09 Mar 2013) | 1 line - -Re #755 removed unused function arguments and some comments. No functionality change ------------------------------------------------------------------------- -r5281 | beaglejoe | 2013-03-09 09:56:15 -0700 (Sat, 09 Mar 2013) | 1 line - -Handle case where music is set to None ------------------------------------------------------------------------- -r5280 | rvlander | 2013-03-08 15:31:02 -0700 (Fri, 08 Mar 2013) | 1 line - -OSG : increased mirror far ------------------------------------------------------------------------- -r5279 | rvlander | 2013-03-08 15:09:11 -0700 (Fri, 08 Mar 2013) | 1 line - -OSG : correcting bug, background was rendered after trees =>pb with tranparency effects. ------------------------------------------------------------------------- -r5278 | pouillot | 2013-03-08 12:45:34 -0700 (Fri, 08 Mar 2013) | 1 line - -Re #752 Add demo for TabControl in Credits menu ------------------------------------------------------------------------- -r5277 | rvlander | 2013-03-08 11:51:49 -0700 (Fri, 08 Mar 2013) | 1 line - -OSG : segfault bug when unloading cars corrected. ------------------------------------------------------------------------- -r5276 | rvlander | 2013-03-08 08:44:00 -0700 (Fri, 08 Mar 2013) | 1 line - -OSG : no more warnings at built time ------------------------------------------------------------------------- -r5275 | pouillot | 2013-03-08 07:09:11 -0700 (Fri, 08 Mar 2013) | 1 line - -Re #752 Implemented aspect ratio respect for track select menu background image on window resizing ------------------------------------------------------------------------- -r5274 | mungewell | 2013-03-07 22:24:34 -0700 (Thu, 07 Mar 2013) | 1 line - -Bug #796 more fixes for changing controls ------------------------------------------------------------------------- -r5273 | wdbee | 2013-03-07 12:51:08 -0700 (Thu, 07 Mar 2013) | 1 line - -sc-lynx-220 simplix default setup using JPs spring values for tests ------------------------------------------------------------------------- -r5272 | beaglejoe | 2013-03-07 07:27:07 -0700 (Thu, 07 Mar 2013) | 1 line - -Fixes Windows build ------------------------------------------------------------------------- -r5271 | mungewell | 2013-03-07 00:28:29 -0700 (Thu, 07 Mar 2013) | 1 line - -Bug #796 'Esc' menu now allows direct access to control page for current driver ------------------------------------------------------------------------- -r5270 | kakukri | 2013-03-06 15:30:05 -0700 (Wed, 06 Mar 2013) | 1 line - -Re #804: add section "Features" to car.xml ------------------------------------------------------------------------- -r5269 | kakukri | 2013-03-06 15:27:04 -0700 (Wed, 06 Mar 2013) | 1 line - -Re #805: code to shift wing positions ------------------------------------------------------------------------- -r5268 | torcs-ng | 2013-03-06 11:19:09 -0700 (Wed, 06 Mar 2013) | 1 line - -remove milky-five2 in CMakeList ------------------------------------------------------------------------- -r5267 | kakukri | 2013-03-05 18:10:54 -0700 (Tue, 05 Mar 2013) | 1 line - -Re #804: add feature enabling system to simuv4 ------------------------------------------------------------------------- -r5266 | kakukri | 2013-03-05 18:09:03 -0700 (Tue, 05 Mar 2013) | 1 line - -Re #804: add macros for feature enabling system ------------------------------------------------------------------------- -r5265 | wdbee | 2013-03-05 14:31:22 -0700 (Tue, 05 Mar 2013) | 1 line - -sc-murasama-nsx fine tuned ------------------------------------------------------------------------- -r5264 | wdbee | 2013-03-05 12:24:17 -0700 (Tue, 05 Mar 2013) | 1 line - -sc-boxer-96 fine tuned ------------------------------------------------------------------------- -r5263 | wdbee | 2013-03-05 07:06:32 -0700 (Tue, 05 Mar 2013) | 1 line - -sc-murasama-nsx SI units bellcrank 1.0 ------------------------------------------------------------------------- -r5262 | wdbee | 2013-03-05 06:06:18 -0700 (Tue, 05 Mar 2013) | 1 line - -sc-spirit-300 SI units bellcrank 1.0 ------------------------------------------------------------------------- -r5261 | wdbee | 2013-03-05 01:05:46 -0700 (Tue, 05 Mar 2013) | 1 line - -sc-lynx-200 SI Units bellcrank 1.0 reworked suspension ------------------------------------------------------------------------- -r5260 | wdbee | 2013-03-04 11:58:58 -0700 (Mon, 04 Mar 2013) | 1 line - -sc-fmt-gt4 SI Units bellcrank 1.0 ------------------------------------------------------------------------- -r5259 | pouillot | 2013-03-04 09:24:25 -0700 (Mon, 04 Mar 2013) | 1 line - -Re #788 Fixed updated logging.xml file not being taken into account only after the second game start ------------------------------------------------------------------------- -r5258 | torcs-ng | 2013-03-04 05:57:05 -0700 (Mon, 04 Mar 2013) | 1 line - -fix build OsgSky ------------------------------------------------------------------------- -r5257 | wdbee | 2013-03-04 05:37:01 -0700 (Mon, 04 Mar 2013) | 3 lines - -First sc cars with SI units and bellcrank = 1.0 -sc-boxer-96 -sc-cavallo-360 ------------------------------------------------------------------------- -r5256 | rvlander | 2013-03-04 02:32:32 -0700 (Mon, 04 Mar 2013) | 1 line - -OSG : compiles again (pb with Xaviers's commit) ------------------------------------------------------------------------- -r5255 | pouillot | 2013-03-04 02:21:49 -0700 (Mon, 04 Mar 2013) | 1 line - -Improvements to the install instructions ------------------------------------------------------------------------- -r5254 | torcs-ng | 2013-03-03 17:43:02 -0700 (Sun, 03 Mar 2013) | 1 line - -update OsgSky ------------------------------------------------------------------------- -r5253 | torcs-ng | 2013-03-03 17:08:18 -0700 (Sun, 03 Mar 2013) | 1 line - -update OsgDome ------------------------------------------------------------------------- -r5252 | torcs-ng | 2013-03-03 15:59:21 -0700 (Sun, 03 Mar 2013) | 1 line - -Update OsgDome ------------------------------------------------------------------------- -r5251 | torcs-ng | 2013-03-03 15:22:24 -0700 (Sun, 03 Mar 2013) | 1 line - -update OsgDome & OsgMath ------------------------------------------------------------------------- -r5249 | wdbee | 2013-03-03 10:03:59 -0700 (Sun, 03 Mar 2013) | 1 line - -Simplix update (reworked brake controller) Work in progress! ------------------------------------------------------------------------- -r5248 | kakukri | 2013-03-03 08:58:51 -0700 (Sun, 03 Mar 2013) | 1 line - -Fixes #801: correct xml formatting ------------------------------------------------------------------------- -r5247 | rvlander | 2013-03-03 04:06:14 -0700 (Sun, 03 Mar 2013) | 1 line - -OSG : correction of Xaviers's dirty hack on camera's far distance ------------------------------------------------------------------------- -r5246 | torcs-ng | 2013-03-02 18:48:45 -0700 (Sat, 02 Mar 2013) | 1 line - -fix bug with bad orientaion on ac file ------------------------------------------------------------------------- -r5245 | torcs-ng | 2013-03-02 17:40:15 -0700 (Sat, 02 Mar 2013) | 1 line - -update OsgScenery ------------------------------------------------------------------------- -r5244 | torcs-ng | 2013-03-02 17:39:12 -0700 (Sat, 02 Mar 2013) | 1 line - -update camera for far with Sky ------------------------------------------------------------------------- -r5243 | torcs-ng | 2013-03-02 17:38:09 -0700 (Sat, 02 Mar 2013) | 1 line - -update forza-osg ------------------------------------------------------------------------- -r5242 | kakukri | 2013-03-02 17:03:48 -0700 (Sat, 02 Mar 2013) | 1 line - -Revise Supercars category limits and defaults ------------------------------------------------------------------------- -r5241 | rvlander | 2013-03-02 10:07:25 -0700 (Sat, 02 Mar 2013) | 1 line - -OSG : some warnings corrected ------------------------------------------------------------------------- -r5240 | pouillot | 2013-03-02 09:30:14 -0700 (Sat, 02 Mar 2013) | 1 line - -Re #784 New -n/--norandom cli switch for 'repeatable randomness' (srand never called in this case) + removed CMake option OPTION_REPEATABLE_RANDOM ------------------------------------------------------------------------- -r5239 | torcs-ng | 2013-03-02 09:08:35 -0700 (Sat, 02 Mar 2013) | 1 line - -add forza in development track in OSG version and SRC in Blender file ------------------------------------------------------------------------- -r5238 | torcs-ng | 2013-03-02 05:05:30 -0700 (Sat, 02 Mar 2013) | 1 line - -remove old code cGrCamera (not used) in OsgView ------------------------------------------------------------------------- -r5237 | torcs-ng | 2013-03-01 17:52:44 -0700 (Fri, 01 Mar 2013) | 1 line - -clear osg cache ------------------------------------------------------------------------- -r5236 | torcs-ng | 2013-03-01 17:13:04 -0700 (Fri, 01 Mar 2013) | 1 line - -update typo variable in OsgGraph ------------------------------------------------------------------------- -r5235 | torcs-ng | 2013-03-01 14:33:54 -0700 (Fri, 01 Mar 2013) | 1 line - -remove all children in m_sceneroot ------------------------------------------------------------------------- -r5234 | rvlander | 2013-03-01 05:51:14 -0700 (Fri, 01 Mar 2013) | 1 line - -OSG : segfault fix in SDCameras::~SDCameras() ------------------------------------------------------------------------- -r5233 | torcs-ng | 2013-03-01 05:47:36 -0700 (Fri, 01 Mar 2013) | 1 line - -fix remove all 3D in quit module ------------------------------------------------------------------------- -r5232 | beaglejoe | 2013-02-28 13:10:35 -0700 (Thu, 28 Feb 2013) | 1 line - -Bug #694 all in one package fails (win) ------------------------------------------------------------------------- -r5231 | rvlander | 2013-02-28 08:30:21 -0700 (Thu, 28 Feb 2013) | 1 line - -OSG : aotselect screens for human driver ------------------------------------------------------------------------- -r5230 | rvlander | 2013-02-28 08:19:28 -0700 (Thu, 28 Feb 2013) | 1 line - -OSG : Parameters load and save for split screen and cameras. Split pane working. ------------------------------------------------------------------------- -r5229 | rvlander | 2013-02-28 04:56:23 -0700 (Thu, 28 Feb 2013) | 1 line - -OSG: split screen working TODO : load/save params screens and cameras + check spansplit ------------------------------------------------------------------------- -r5228 | rvlander | 2013-02-28 02:58:31 -0700 (Thu, 28 Feb 2013) | 1 line - -OSG : director's cut cam almost repaired ------------------------------------------------------------------------- -r5227 | mungewell | 2013-02-27 23:19:31 -0700 (Wed, 27 Feb 2013) | 1 line - -Bug #782 Grid gear selection as race starts ------------------------------------------------------------------------- -r5226 | mungewell | 2013-02-27 22:50:12 -0700 (Wed, 27 Feb 2013) | 1 line - -Bug #796 Allow the player controls to be adjusted from the 'ESC' menu in game. ------------------------------------------------------------------------- -r5225 | harunasan | 2013-02-27 17:18:31 -0700 (Wed, 27 Feb 2013) | 1 line - -New Sponsor Logotypes: AOKO High Performance Brakes, TOHNO Tires. New Team Logo: ARC'S Racing Club ------------------------------------------------------------------------- -r5224 | harunasan | 2013-02-27 17:10:28 -0700 (Wed, 27 Feb 2013) | 1 line - -Initiative: LS-P1 physics - first pass ------------------------------------------------------------------------- -r5223 | harunasan | 2013-02-27 17:06:10 -0700 (Wed, 27 Feb 2013) | 1 line - -Revised G3GTR model, two new cars: Vulture V6RS2, Bavaria NB LS2, initiative: revised LS-GT2 physics (part 1): Boxer 96-RSR, Cavallo 360-R, Bavaria G3GTR, Morley R-900, Bavaria NB LS2, Vulture V6RS2. ------------------------------------------------------------------------- -r5222 | harunasan | 2013-02-27 16:51:45 -0700 (Wed, 27 Feb 2013) | 1 line - -Revert to older revision sound samples for GT1 cars. ------------------------------------------------------------------------- -r5221 | torcs-ng | 2013-02-27 14:42:17 -0700 (Wed, 27 Feb 2013) | 1 line - -fix correct matrix for mirror ------------------------------------------------------------------------- -r5220 | wdbee | 2013-02-27 12:45:25 -0700 (Wed, 27 Feb 2013) | 1 line - -Bugfix MIN instead of MAX caused by the sign ------------------------------------------------------------------------- -r5219 | torcs-ng | 2013-02-27 11:17:17 -0700 (Wed, 27 Feb 2013) | 1 line - -fix bug with acc3d_import.py ------------------------------------------------------------------------- -r5218 | rvlander | 2013-02-27 09:14:41 -0700 (Wed, 27 Feb 2013) | 2 lines - -simu/wheel.cpp commented debug line that generated non stop output text in terminal -OSG : mirror working, more cameras (som are buggy) ------------------------------------------------------------------------- -r5217 | rvlander | 2013-02-27 03:40:53 -0700 (Wed, 27 Feb 2013) | 1 line - -OSG more cams ------------------------------------------------------------------------- -r5216 | torcs-ng | 2013-02-26 17:11:00 -0700 (Tue, 26 Feb 2013) | 1 line - -update OsgGraph ------------------------------------------------------------------------- -r5215 | rvlander | 2013-02-26 14:04:28 -0700 (Tue, 26 Feb 2013) | 2 lines - -OSG : cameras support zoom -OSG : all cams up to F8 (F6 and F7 are buggy) ------------------------------------------------------------------------- -r5214 | rvlander | 2013-02-26 12:48:44 -0700 (Tue, 26 Feb 2013) | 1 line - -OSG: corrected previous/next car bug. ------------------------------------------------------------------------- -r5213 | rvlander | 2013-02-26 10:48:24 -0700 (Tue, 26 Feb 2013) | 1 line - -OSG : all Side cameras () are available. ------------------------------------------------------------------------- -r5212 | rvlander | 2013-02-26 10:14:12 -0700 (Tue, 26 Feb 2013) | 1 line - -All F2 cams are present ------------------------------------------------------------------------- -r5211 | rvlander | 2013-02-26 08:37:29 -0700 (Tue, 26 Feb 2013) | 1 line - -Added early support for different camera types and for camera changing in Game (F2). ------------------------------------------------------------------------- -r5210 | rvlander | 2013-02-26 02:41:24 -0700 (Tue, 26 Feb 2013) | 1 line - -Sound is now working for OSGGRAPH ------------------------------------------------------------------------- -r5209 | rvlander | 2013-02-26 02:17:12 -0700 (Tue, 26 Feb 2013) | 1 line - -OSG working back. Ready to implement Split-Screen support. ------------------------------------------------------------------------- -r5208 | wdbee | 2013-02-25 16:19:48 -0700 (Mon, 25 Feb 2013) | 1 line - -simuv4 downforce cut at 30 deg ------------------------------------------------------------------------- -r5207 | wdbee | 2013-02-25 16:18:34 -0700 (Mon, 25 Feb 2013) | 1 line - -PI_3 ------------------------------------------------------------------------- -r5206 | wdbee | 2013-02-25 15:22:46 -0700 (Mon, 25 Feb 2013) | 1 line - -Define PI_6 ------------------------------------------------------------------------- -r5205 | rvlander | 2013-02-25 12:16:21 -0700 (Mon, 25 Feb 2013) | 1 line - -SDScreen class in OSG for multiview support. ------------------------------------------------------------------------- -r5204 | rvlander | 2013-02-25 11:54:30 -0700 (Mon, 25 Feb 2013) | 1 line - -Reorganizing code to enable multi view ------------------------------------------------------------------------- -r5203 | wdbee | 2013-02-25 10:29:12 -0700 (Mon, 25 Feb 2013) | 1 line - -simuv4/aero.cpp smoothly reduced downforce for angle of attack greater 30 deg ------------------------------------------------------------------------- -r5202 | rvlander | 2013-02-25 07:14:05 -0700 (Mon, 25 Feb 2013) | 1 line - -Commented OsgREnder.cpp Xavier's sky code. It generates a segmentation fault. ------------------------------------------------------------------------- -r5201 | wdbee | 2013-02-25 06:21:30 -0700 (Mon, 25 Feb 2013) | 1 line - -Cleanup ------------------------------------------------------------------------- -r5200 | wdbee | 2013-02-25 06:20:52 -0700 (Mon, 25 Feb 2013) | 1 line - -SimuV4 Update cleanup, smoothed downforce cut ------------------------------------------------------------------------- -r5199 | kakukri | 2013-02-24 16:06:43 -0700 (Sun, 24 Feb 2013) | 1 line - -Make sure single wheel braking pressure cannot exceed the normal one ------------------------------------------------------------------------- -r5198 | kakukri | 2013-02-24 15:46:30 -0700 (Sun, 24 Feb 2013) | 1 line - -Re #172: provide linear torque for _steerTq ------------------------------------------------------------------------- -r5197 | kakukri | 2013-02-24 15:45:07 -0700 (Sun, 24 Feb 2013) | 1 line - -Re #172: add steerTq to tCarPriv to provide torque from simu ------------------------------------------------------------------------- -r5196 | torcs-ng | 2013-02-24 11:30:45 -0700 (Sun, 24 Feb 2013) | 1 line - -update OsgGraph with last work by Gaetan and Xavier ------------------------------------------------------------------------- -r5195 | pouillot | 2013-02-24 07:48:15 -0700 (Sun, 24 Feb 2013) | 1 line - -Re #788 Improved comments ------------------------------------------------------------------------- -r5194 | wdbee | 2013-02-24 07:22:44 -0700 (Sun, 24 Feb 2013) | 1 line - -Simplix fix memory/resource leaks ------------------------------------------------------------------------- -r5193 | wdbee | 2013-02-24 03:38:40 -0700 (Sun, 24 Feb 2013) | 1 line - -Human player update for simuV4 ------------------------------------------------------------------------- -r5192 | area42 | 2013-02-23 16:10:16 -0700 (Sat, 23 Feb 2013) | 1 line - -Fixing "how to find menu controls" problem ------------------------------------------------------------------------- -r5191 | pouillot | 2013-02-23 12:20:56 -0700 (Sat, 23 Feb 2013) | 1 line - -Re #787 Fixed a few MSVC warnings after raising warning level to 4 (some others are left, guys ...) ------------------------------------------------------------------------- -r5190 | pouillot | 2013-02-23 12:11:31 -0700 (Sat, 23 Feb 2013) | 1 line - -Re #788 Fixed MSVC build after r5189. ------------------------------------------------------------------------- -r5189 | pouillot | 2013-02-23 11:40:36 -0700 (Sat, 23 Feb 2013) | 1 line - -Re #788 Added logger config through logging.xml + support for line header columns selection + created and used a new Optim logger in genparoptv1 ------------------------------------------------------------------------- -r5188 | wdbee | 2013-02-23 10:18:18 -0700 (Sat, 23 Feb 2013) | 1 line - -Update of simplix for simuV4 (Fix error message if handle == NULL) ------------------------------------------------------------------------- -r5187 | wdbee | 2013-02-23 10:14:50 -0700 (Sat, 23 Feb 2013) | 1 line - -Update for linux ------------------------------------------------------------------------- -r5186 | wdbee | 2013-02-23 10:11:00 -0700 (Sat, 23 Feb 2013) | 1 line - -Merged version to check with linux ------------------------------------------------------------------------- -r5185 | pouillot | 2013-02-23 08:53:23 -0700 (Sat, 23 Feb 2013) | 1 line - -Fixed new Simu V4 physics engine not selectable in Simu config menu ------------------------------------------------------------------------- -r5184 | wdbee | 2013-02-23 08:04:56 -0700 (Sat, 23 Feb 2013) | 1 line - -Cleanup and missing data ------------------------------------------------------------------------- -r5183 | wdbee | 2013-02-23 07:37:29 -0700 (Sat, 23 Feb 2013) | 1 line - -Get SOLID from simuV2.1 ------------------------------------------------------------------------- -r5182 | wdbee | 2013-02-23 07:26:57 -0700 (Sat, 23 Feb 2013) | 1 line - -Add reference car ------------------------------------------------------------------------- -r5181 | wdbee | 2013-02-23 07:04:54 -0700 (Sat, 23 Feb 2013) | 1 line - -Add driver for reference car ------------------------------------------------------------------------- -r5180 | torcs-ng | 2013-02-23 06:56:49 -0700 (Sat, 23 Feb 2013) | 1 line - -add anisotropic filter in OpenGL options by Gaetan ------------------------------------------------------------------------- -r5179 | wdbee | 2013-02-23 06:49:23 -0700 (Sat, 23 Feb 2013) | 3 lines - -SimuV4 as new default physics engine.obj -Added Single Wheel Braking -Added Air Brake ------------------------------------------------------------------------- -r5178 | torcs-ng | 2013-02-23 06:23:31 -0700 (Sat, 23 Feb 2013) | 1 line - -update CMakeLists.txt for build with internal FreeSOLID ------------------------------------------------------------------------- -r5177 | area42 | 2013-02-23 04:14:52 -0700 (Sat, 23 Feb 2013) | 1 line - -Modified CMake macros for new SC cars ------------------------------------------------------------------------- -r5176 | area42 | 2013-02-23 04:13:09 -0700 (Sat, 23 Feb 2013) | 1 line - -New SC Kongei car (just race skin is missing) ------------------------------------------------------------------------- -r5175 | area42 | 2013-02-23 04:08:25 -0700 (Sat, 23 Feb 2013) | 1 line - -New SC Kongei car (just race skin is missing) ------------------------------------------------------------------------- -r5174 | wdbee | 2013-02-23 02:03:31 -0700 (Sat, 23 Feb 2013) | 8 lines - -SIMUV4 -New simulation module for active development (simuv2.1 frozen now) -Do not change features here, only add new features, that are implemented as to be enabled -Same for bugs (we know some), they are features ;-) here and will be fixed in simuV5 -THIS IS TO KEEP ALL THE SETUPS MADE FOR simuV2.1 WORK WITH THE NEW MODULE AS WELL - -In case of questions ask me -wdbee ------------------------------------------------------------------------- -r5173 | area42 | 2013-02-22 15:03:03 -0700 (Fri, 22 Feb 2013) | 1 line - -SC Kanagawa brake pressure fix ------------------------------------------------------------------------- -r5172 | wdbee | 2013-02-22 12:12:41 -0700 (Fri, 22 Feb 2013) | 3 lines - -Genetic Parameter Optimisation -Switch off skilling while optimisation -Update simplix_sc for use with optimisation ------------------------------------------------------------------------- -r5171 | pouillot | 2013-02-22 11:02:47 -0700 (Fri, 22 Feb 2013) | 1 line - -Re #787 MSVC warning level raised to 4 (was 3) => make it closer to our current GCC warning set + hidden C4251 everywhere ------------------------------------------------------------------------- -r5170 | wdbee | 2013-02-22 06:09:07 -0700 (Fri, 22 Feb 2013) | 1 line - -Fix out of range errors for some supercars ------------------------------------------------------------------------- -r5169 | mungewell | 2013-02-21 22:33:15 -0700 (Thu, 21 Feb 2013) | 1 line - -Bug #755 make qualification music play during qualication ------------------------------------------------------------------------- -r5168 | mungewell | 2013-02-21 21:30:56 -0700 (Thu, 21 Feb 2013) | 1 line - -Make 3rd person and GoPro cameras support SpanSplit ------------------------------------------------------------------------- -r5167 | mungewell | 2013-02-21 20:31:15 -0700 (Thu, 21 Feb 2013) | 1 line - -Bug #792 Select the right number of split screens for multiplayer ------------------------------------------------------------------------- -r5166 | wdbee | 2013-02-21 13:05:35 -0700 (Thu, 21 Feb 2013) | 2 lines - -Genetic Parameter Optimisation -Update simplix_sc genetic-templates ------------------------------------------------------------------------- -r5165 | mungewell | 2013-02-20 19:02:13 -0700 (Wed, 20 Feb 2013) | 1 line - -Only offer 3+1 and 5+1 split screens when spanning ------------------------------------------------------------------------- -r5164 | mungewell | 2013-02-19 22:17:03 -0700 (Tue, 19 Feb 2013) | 3 lines - -Bug #532 More adjustments to SpanSplit display - -Think this is now working correctly. ------------------------------------------------------------------------- -r5163 | pouillot | 2013-02-19 11:28:35 -0700 (Tue, 19 Feb 2013) | 1 line - -Re #788 First step (but transparent : no new feature) towards multi-trace streams : added new GfLogger class and used if behind GfLogXXX functions ------------------------------------------------------------------------- -r5162 | pouillot | 2013-02-19 10:58:09 -0700 (Tue, 19 Feb 2013) | 1 line - -Re #784 Fixed Linux compile error in genparoptv1 ------------------------------------------------------------------------- -r5161 | wdbee | 2013-02-18 05:18:23 -0700 (Mon, 18 Feb 2013) | 2 lines - -Genetic Parameter Optimisation -Update simplix weather code ------------------------------------------------------------------------- -r5160 | wdbee | 2013-02-17 15:30:12 -0700 (Sun, 17 Feb 2013) | 2 lines - -Genetic Parameter Optimisation -Update to handle weather coded setup files (with simplix) ------------------------------------------------------------------------- -r5159 | pouillot | 2013-02-17 12:38:42 -0700 (Sun, 17 Feb 2013) | 1 line - -Re #720 Fixed a MinGW 4.7 Release build warning ------------------------------------------------------------------------- -r5158 | wdbee | 2013-02-17 10:06:28 -0700 (Sun, 17 Feb 2013) | 4 lines - -Genetic parameter optimisation -Cleanup and simplifications -New IRaceEngine function called supportsHumanDrivers() - ------------------------------------------------------------------------- -r5157 | wdbee | 2013-02-17 05:14:41 -0700 (Sun, 17 Feb 2013) | 4 lines - -Genetic Parameter Optimisation -Extended IRaceEngine to be asked what buttons to display -Skip unneeded buttons in Menus - ------------------------------------------------------------------------- -r5156 | area42 | 2013-02-17 03:46:05 -0700 (Sun, 17 Feb 2013) | 1 line - -New wheel texture for als TRB Simplix drivers ------------------------------------------------------------------------- -r5155 | area42 | 2013-02-17 03:33:47 -0700 (Sun, 17 Feb 2013) | 1 line - -New wheel textures for all TRB USR drivers ------------------------------------------------------------------------- -r5154 | wdbee | 2013-02-17 03:08:28 -0700 (Sun, 17 Feb 2013) | 10 lines - -Genetic Parameter Optimisation -Update CMake files (Stripped career mode code) -Added ReCleanup... to both Race Engines -Added Call to AbortRace while QuitRace -Added switch to AbortRace to skip in not needed -Allows multiple optimisations while one program start -Updated Templates -Stripped old TORCS related code from simplix -Changed simplix/CMakeLists.txt to allow only SD module call mode - ------------------------------------------------------------------------- -r5153 | area42 | 2013-02-17 02:59:10 -0700 (Sun, 17 Feb 2013) | 1 line - -Milky Five fixed pit length ------------------------------------------------------------------------- -r5152 | area42 | 2013-02-17 02:50:14 -0700 (Sun, 17 Feb 2013) | 1 line - -New wheel texture for TRB Silver and TRB Spirit ------------------------------------------------------------------------- -r5151 | area42 | 2013-02-17 01:30:37 -0700 (Sun, 17 Feb 2013) | 1 line - -New wheel textures for various TRB cars ------------------------------------------------------------------------- -r5150 | area42 | 2013-02-17 01:12:56 -0700 (Sun, 17 Feb 2013) | 1 line - -new wheel textures for TRB Vierringe ------------------------------------------------------------------------- -r5149 | area42 | 2013-02-17 00:50:16 -0700 (Sun, 17 Feb 2013) | 1 line - -Fixed standard tyre and rim texture to fit with new wheels ------------------------------------------------------------------------- -r5148 | pouillot | 2013-02-16 10:29:09 -0700 (Sat, 16 Feb 2013) | 1 line - -Re #755 Enabled menu music by default (cmake-configuration time) + improved portability of FindOGG/Vorbis/VorbisFile.cmake (thanks Joe) ------------------------------------------------------------------------- -r5147 | pouillot | 2013-02-16 08:25:07 -0700 (Sat, 16 Feb 2013) | 1 line - -Re #784 New advanced CMake option OPTION_REPEATABLE_RANDOM + Fixed GCC 4.7 warnings in genparoptv1 + Renamed GfParmSetNumEx to GfParmSetNum (let's use overloading) ------------------------------------------------------------------------- -r5146 | pouillot | 2013-02-16 07:37:10 -0700 (Sat, 16 Feb 2013) | 1 line - -Re #755 Improved sound options labels and tips (as proposed by Joe) ------------------------------------------------------------------------- -r5145 | pouillot | 2013-02-16 07:22:32 -0700 (Sat, 16 Feb 2013) | 1 line - -Re #755 Fixed GCC 4.6/7 warnings and prefixed data members with '_', to easily catch them when reading the code ------------------------------------------------------------------------- -r5144 | wdbee | 2013-02-16 03:49:53 -0700 (Sat, 16 Feb 2013) | 3 lines - -Genetic Parameter Optimisation -Update CMake file - ------------------------------------------------------------------------- -r5143 | wdbee | 2013-02-16 03:40:14 -0700 (Sat, 16 Feb 2013) | 4 lines - -Genetic Parameter Optimisation -Update genparoptV1 -Update simplix for use with genparoptV1 -Tempate for simplix_sc sc_boxer_96 ------------------------------------------------------------------------- -r5142 | area42 | 2013-02-15 16:15:25 -0700 (Fri, 15 Feb 2013) | 1 line - -New car manufactor logo "Kongei" ------------------------------------------------------------------------- -r5141 | torcs-ng | 2013-02-15 13:24:24 -0700 (Fri, 15 Feb 2013) | 1 line - -soundconfig apply patch 5113 by Joe #755 ------------------------------------------------------------------------- -r5140 | wdbee | 2013-02-15 07:54:26 -0700 (Fri, 15 Feb 2013) | 5 lines - -Genetic parameter optimisation -Cleanup and simplifications -Network mode and career mode stripped -Attention WORK IN PROGRESS - ------------------------------------------------------------------------- -r5139 | wdbee | 2013-02-15 05:58:57 -0700 (Fri, 15 Feb 2013) | 5 lines - -Genetic parameter optimisation -Cleanup and simplifications -Updated genetic-template.xml -Attention WORK IN PROGRESS - ------------------------------------------------------------------------- -r5138 | mungewell | 2013-02-14 22:03:24 -0700 (Thu, 14 Feb 2013) | 1 line - -slight addition to screen arrangements ------------------------------------------------------------------------- -r5137 | mungewell | 2013-02-14 21:49:26 -0700 (Thu, 14 Feb 2013) | 10 lines - -Bug #532 fixes some glitches in screen distortion - -Mostly working now, but the internal car shots are screwy. - -Arc Ratio = -0.0 for monitors in a flat row -1.0 for monitors equal distance from driver/user - -0.8 is around right for my system, the center of the monitor arc is -slightly behind me. ------------------------------------------------------------------------- -r5136 | wdbee | 2013-02-14 14:49:38 -0700 (Thu, 14 Feb 2013) | 1 line - - ------------------------------------------------------------------------- -r5135 | wdbee | 2013-02-14 12:50:03 -0700 (Thu, 14 Feb 2013) | 5 lines - -Genetic parameter optimisation -Cleanup and simplifications -Updated genetic-template.xml -Attention WORK IN PROGRESS - ------------------------------------------------------------------------- -r5134 | wdbee | 2013-02-13 23:48:42 -0700 (Wed, 13 Feb 2013) | 2 lines - -Genetic Parameter Optimisation -Update setup files ------------------------------------------------------------------------- -r5133 | mungewell | 2013-02-13 22:57:28 -0700 (Wed, 13 Feb 2013) | 3 lines - -more 'span-split' changes.. - -although still not working properly :-( ------------------------------------------------------------------------- -r5132 | wdbee | 2013-02-13 00:12:49 -0700 (Wed, 13 Feb 2013) | 4 lines - -Genetic parameter optimisation -genetic-template.xml adjusted to units used by SD -Attention WORK IN PROGRESS - ------------------------------------------------------------------------- -r5131 | wdbee | 2013-02-12 23:56:13 -0700 (Tue, 12 Feb 2013) | 3 lines - -Genetic Parameter Optimisation -Avoid strdup(NULL) - ------------------------------------------------------------------------- -r5130 | wdbee | 2013-02-12 14:31:41 -0700 (Tue, 12 Feb 2013) | 7 lines - -Genetic ParaGenetic parameter optimisation -Sample data in simplix_ls2 ls2-bavaria-g3gtr: -genetic-template.xml -genetic-corkscrew.xml -Result: corkscrew.xml (renamed corkscrew.opt) -Attention WORK IN PROGRESS - ------------------------------------------------------------------------- -r5129 | wdbee | 2013-02-12 00:31:25 -0700 (Tue, 12 Feb 2013) | 4 lines - -Add genetic code to CMakeLists.txt -genetic.cpp -genetic.h -geneticglobal.h ------------------------------------------------------------------------- -r5128 | mungewell | 2013-02-11 12:07:55 -0700 (Mon, 11 Feb 2013) | 8 lines - -Bug #532 first implementation of MonitorArc compensation - -Intended to allow the curvature of the monitors to be localed behind driver -(ie. distance between driver and center of each monitor is not the same), -this will cause some distortion unless bezel, distance and arc are entered -accurately. - -Disabled by default, enable in the 'Advanced Graphic' configuration menu. ------------------------------------------------------------------------- -r5127 | wdbee | 2013-02-11 11:11:02 -0700 (Mon, 11 Feb 2013) | 1 line - -Update raceman.h (needed for genparoptv1) ------------------------------------------------------------------------- -r5126 | wdbee | 2013-02-11 11:04:01 -0700 (Mon, 11 Feb 2013) | 3 lines - -Genetic Parameter Optimisation -Adjustments for SD -Sample data ------------------------------------------------------------------------- -r5125 | wdbee | 2013-02-11 00:50:34 -0700 (Mon, 11 Feb 2013) | 1 line - -Debug code disabled for use with linux ------------------------------------------------------------------------- -r5124 | wdbee | 2013-02-10 15:50:52 -0700 (Sun, 10 Feb 2013) | 6 lines - -Genetic parameter optimisation -Sample data in simplix_ls2 ls2-bavaria-g3gtr: -genetic-template.xml -genetic-brondehach.xml -Result: brondehach.xml (renamed brondehach.opt) -Attention WORK IN PROGRESS ------------------------------------------------------------------------- -r5123 | pouillot | 2013-02-10 12:54:03 -0700 (Sun, 10 Feb 2013) | 1 line - -Re #784 Fixes MSVC build warnings (MSVCRT conflict stuff) ------------------------------------------------------------------------- -r5122 | pouillot | 2013-02-10 11:04:10 -0700 (Sun, 10 Feb 2013) | 1 line - -Re #720 Fixed more GCC 4.7 warnings ------------------------------------------------------------------------- -r5121 | pouillot | 2013-02-10 09:16:25 -0700 (Sun, 10 Feb 2013) | 1 line - -Fixes #770 + Re #68 Moved modules and raceman config files to data/config (not changed their install dir) ------------------------------------------------------------------------- -r5120 | pouillot | 2013-02-10 07:45:52 -0700 (Sun, 10 Feb 2013) | 1 line - -Fixes #699 Normal interactive = menu mode when wrong race type specified in CLI and no text-only mode requested ------------------------------------------------------------------------- -r5119 | pouillot | 2013-02-10 04:34:28 -0700 (Sun, 10 Feb 2013) | 1 line - -Re #307 Improved GfModule API, making it shorter to write code for loading / checking a module ------------------------------------------------------------------------- -r5118 | pouillot | 2013-02-10 03:45:03 -0700 (Sun, 10 Feb 2013) | 1 line - -Re #784 New unofficial and WIP race engine module 'genparoptv1', started as a raw copy of 'standardgame' (to select it, change raceengine.xml, 'Modules/racing' property) ------------------------------------------------------------------------- -r5117 | mungewell | 2013-02-06 22:22:51 -0700 (Wed, 06 Feb 2013) | 1 line - -Bug #532 minor splitscreen improvements ------------------------------------------------------------------------- -r5116 | mungewell | 2013-02-05 23:50:14 -0700 (Tue, 05 Feb 2013) | 1 line - -Bug #532 add menu for enabling split-screen spanning and setting of monitor type ------------------------------------------------------------------------- -r5115 | pouillot | 2013-02-03 09:08:03 -0700 (Sun, 03 Feb 2013) | 1 line - -Re #771 Updated INSTALL.txt instructions for building osggraph with MSVC 2005 (manual install of Alpha Pixel's libpng13.dll needed) ------------------------------------------------------------------------- -r5114 | pouillot | 2013-02-03 07:38:26 -0700 (Sun, 03 Feb 2013) | 1 line - -Re #752 (CEGUIDemo) Loading menu done (before the Results menu) + reworked menu instances life cycle management ------------------------------------------------------------------------- -r5113 | mungewell | 2013-02-01 00:38:27 -0700 (Fri, 01 Feb 2013) | 1 line - -Bug #538 Ensure sun and moon position is reset at start of race ------------------------------------------------------------------------- -r5112 | mungewell | 2013-01-31 23:20:47 -0700 (Thu, 31 Jan 2013) | 3 lines - -Bug #532 Only use driver preference when not spanning splits - -ie. Stop mirror and map settings being duplicated on all split screens ------------------------------------------------------------------------- -r5111 | mungewell | 2013-01-31 21:39:58 -0700 (Thu, 31 Jan 2013) | 1 line - -Bug #532 Make split screen camera change together for span-split mode ------------------------------------------------------------------------- -r5110 | mungewell | 2013-01-31 21:39:46 -0700 (Thu, 31 Jan 2013) | 1 line - -Bug #532 default screen arrange when using span-split ------------------------------------------------------------------------- -r5109 | mungewell | 2013-01-30 22:09:29 -0700 (Wed, 30 Jan 2013) | 1 line - -Bug #780 Cleaned up Cameras and added F8 = GoPro views. ------------------------------------------------------------------------- -r5108 | torcs-ng | 2013-01-25 13:47:12 -0700 (Fri, 25 Jan 2013) | 1 line - -update menumusic by Joe ------------------------------------------------------------------------- -r5107 | torcs-ng | 2013-01-22 16:34:44 -0700 (Tue, 22 Jan 2013) | 1 line - -Update Menu Music with multiple files by Joe ------------------------------------------------------------------------- -r5106 | pouillot | 2013-01-20 10:35:40 -0700 (Sun, 20 Jan 2013) | 1 line - -Re #752 (CEGUIDemo) Stressed that CEED is not needed for running the demo ------------------------------------------------------------------------- -r5105 | pouillot | 2013-01-20 10:03:53 -0700 (Sun, 20 Jan 2013) | 1 line - -Moved Brian to the contributors pages (no more in the Dev. Team) ------------------------------------------------------------------------- -r5104 | torcs-ng | 2013-01-17 15:08:05 -0700 (Thu, 17 Jan 2013) | 1 line - -update SDRender ------------------------------------------------------------------------- -r5103 | torcs-ng | 2013-01-15 15:23:42 -0700 (Tue, 15 Jan 2013) | 1 line - -Add class SDView - Now car can be selected for camera ------------------------------------------------------------------------- -r5102 | pouillot | 2013-01-15 12:32:15 -0700 (Tue, 15 Jan 2013) | 1 line - -Re #752 (CEGUIDemo) Results menu mostly done (multi-column list, not perfect) + support for mouse-wheel for scrolling everywhere + cleanup ------------------------------------------------------------------------- -r5101 | pouillot | 2013-01-15 08:29:45 -0700 (Tue, 15 Jan 2013) | 1 line - -Re #752 (CEGUIDemo) Profiles menu (a list-box with multi-selection) done + improved (future) Python 3 compatibility ------------------------------------------------------------------------- -r5100 | kmetykog | 2013-01-14 16:16:27 -0700 (Mon, 14 Jan 2013) | 1 line - -Re #660: dash colours are read from graph.xml instead of screen.xml ------------------------------------------------------------------------- -r5099 | pouillot | 2013-01-14 02:30:03 -0700 (Mon, 14 Jan 2013) | 1 line - -Re #771 Updated game start instructions for actually selecting osggraph ------------------------------------------------------------------------- -r5098 | area42 | 2013-01-13 12:04:19 -0700 (Sun, 13 Jan 2013) | 1 line - -Milkky Five shadow update ------------------------------------------------------------------------- -r5097 | pouillot | 2013-01-13 10:56:17 -0700 (Sun, 13 Jan 2013) | 1 line - -Re #752 (CEGUIDemo) Car selection menu done + reworked scrollbars look + reduced image files size ------------------------------------------------------------------------- -r5096 | torcs-ng | 2013-01-12 11:29:02 -0700 (Sat, 12 Jan 2013) | 1 line - -update osggraph ------------------------------------------------------------------------- -r5095 | pouillot | 2013-01-12 10:57:47 -0700 (Sat, 12 Jan 2013) | 1 line - -Fixes #745 Last bits of sound and graphics engine separation ------------------------------------------------------------------------- -r5094 | pouillot | 2013-01-06 11:39:18 -0700 (Sun, 06 Jan 2013) | 1 line - -Re #752 (CEGUIDemo) Track selection menu mostly done + improved font set + improved Combo-box look ------------------------------------------------------------------------- -r5093 | wdbee | 2013-01-06 11:10:49 -0700 (Sun, 06 Jan 2013) | 3 lines - -Simplix V3.05.001 -Added wet weather feature for ls2-bavaria-g3gtr - ------------------------------------------------------------------------- -r5092 | wdbee | 2013-01-06 08:56:06 -0700 (Sun, 06 Jan 2013) | 3 lines - -Simplix V3.05 -Hairpin code separated -ls2-bavaria-g3gtr default setup ------------------------------------------------------------------------- -r5091 | torcs-ng | 2013-01-04 14:56:02 -0700 (Fri, 04 Jan 2013) | 1 line - -fix error on networkhuman.cpp ------------------------------------------------------------------------- -r5090 | pouillot | 2013-01-04 10:58:19 -0700 (Fri, 04 Jan 2013) | 1 line - -osggraph: added an instant / average frame rate indicator every 5 s in the console ------------------------------------------------------------------------- -r5089 | pouillot | 2013-01-03 12:10:26 -0700 (Thu, 03 Jan 2013) | 1 line - -Re #769 Fixed crash at StandardGame module unloading (thanks Joe) + moved GfData init/shutdown calls to main (any race engine needs a loaded GfData library) ------------------------------------------------------------------------- -r5088 | torcs-ng | 2013-01-03 01:33:04 -0700 (Thu, 03 Jan 2013) | 2 lines - -Patch networkhuman in drive_mt() by Tom - ------------------------------------------------------------------------- -r5087 | area42 | 2013-01-02 12:48:57 -0700 (Wed, 02 Jan 2013) | 1 line - -RC and cleaning of Milky Five rework ------------------------------------------------------------------------- -r5086 | pouillot | 2013-01-02 10:32:41 -0700 (Wed, 02 Jan 2013) | 1 line - -Re #771 Updated INSTALL.txt instruction for new OPTION_OSGGRAPH CMake option ------------------------------------------------------------------------- -r5085 | pouillot | 2013-01-02 08:43:31 -0700 (Wed, 02 Jan 2013) | 1 line - -Re #771 CMake config updated for MinGW (builds and installs, but runs bad) and MSVC (not tested, should work with AlphaPixel binaries for 2008/2010) ------------------------------------------------------------------------- -r5084 | torcs-ng | 2012-12-31 10:56:05 -0700 (Mon, 31 Dec 2012) | 1 line - -update wheels for good loading with OSG ------------------------------------------------------------------------- -r5083 | torcs-ng | 2012-12-31 10:46:52 -0700 (Mon, 31 Dec 2012) | 1 line - -update osggraph by Gaetan & xavier ------------------------------------------------------------------------- -r5082 | pouillot | 2012-12-30 11:32:38 -0700 (Sun, 30 Dec 2012) | 1 line - -Re #307 Removed link-time dependency of ssggraph to OpenAL (obsolete, since separation of sound engine) ------------------------------------------------------------------------- -r5081 | pouillot | 2012-12-30 11:24:16 -0700 (Sun, 30 Dec 2012) | 1 line - -Re #769 First (and main) step : race engine moved to modules/racing/standardgame ------------------------------------------------------------------------- -r5080 | pouillot | 2012-12-30 03:01:35 -0700 (Sun, 30 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Added menu fade-in and button animations, a popup quit-confirmation dialog, forgotten CarSelect menu layout ; improved options spinner (right aligned) ; fixed management of Credits and Options menu (shared => singleton) ------------------------------------------------------------------------- -r5079 | pouillot | 2012-12-23 11:39:42 -0700 (Sun, 23 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Improved tooltip texturing and text ; fixed Comboboxes initialisation and selection graphics ------------------------------------------------------------------------- -r5078 | pouillot | 2012-12-23 08:33:20 -0700 (Sun, 23 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Fixed keyboard management (grabbed from Python port of Falagard console demo by Leftium) ------------------------------------------------------------------------- -r5077 | pouillot | 2012-12-22 14:36:35 -0700 (Sat, 22 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Improved textures for Spinner, EditBox, Slider ; added horizontal slider ; fixed RadioButton texturing ------------------------------------------------------------------------- -r5076 | area42 | 2012-12-22 13:34:13 -0700 (Sat, 22 Dec 2012) | 1 line - -Improved Chemisay track with more spectators ------------------------------------------------------------------------- -r5075 | torcs-ng | 2012-12-22 06:35:09 -0700 (Sat, 22 Dec 2012) | 1 line - -update preferences xml for networkhuman ------------------------------------------------------------------------- -r5074 | pouillot | 2012-12-21 12:43:52 -0700 (Fri, 21 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Improved textures for Checkbox, RadioButton (WIP) and buttons ; started to re-arrange the look imageset ------------------------------------------------------------------------- -r5073 | pouillot | 2012-12-21 05:00:22 -0700 (Fri, 21 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Fixed tooltip font ------------------------------------------------------------------------- -r5072 | pouillot | 2012-12-21 04:38:16 -0700 (Fri, 21 Dec 2012) | 1 line - -Re #752 (CEGUIDemo) Added alternative init of CEGUI through a config file (less code, more flexibility) ------------------------------------------------------------------------- -r5071 | torcs-ng | 2012-12-20 16:01:35 -0700 (Thu, 20 Dec 2012) | 1 line - -fix preferences players in network race ------------------------------------------------------------------------- -r5070 | pouillot | 2012-12-16 12:47:58 -0700 (Sun, 16 Dec 2012) | 1 line - -Re #752 WIP track and car select menus (replacing race menu) + improved combobox and checkbox look ------------------------------------------------------------------------- -r5069 | pouillot | 2012-12-16 03:25:52 -0700 (Sun, 16 Dec 2012) | 1 line - -Fixed MSVC compilation after r5067 ------------------------------------------------------------------------- -r5068 | pouillot | 2012-12-15 12:51:22 -0700 (Sat, 15 Dec 2012) | 1 line - -Re #752 WIP options and race menus for demonstrating other widgets + file renaming ------------------------------------------------------------------------- -r5067 | pouillot | 2012-12-15 10:35:33 -0700 (Sat, 15 Dec 2012) | 1 line - -Trace some infos about the current OS at startup (name, version, nb of bits, ...) ------------------------------------------------------------------------- -r5066 | torcs-ng | 2012-12-11 15:14:01 -0700 (Tue, 11 Dec 2012) | 1 line - -add Class SDStars ------------------------------------------------------------------------- -r5065 | pouillot | 2012-12-08 04:39:47 -0700 (Sat, 08 Dec 2012) | 1 line - -Re #752 Initial public version of CEGUI demo app ------------------------------------------------------------------------- -r5064 | torcs-ng | 2012-12-03 15:35:28 -0700 (Mon, 03 Dec 2012) | 1 line - -add class SDSun ------------------------------------------------------------------------- -r5063 | torcs-ng | 2012-12-03 15:18:52 -0700 (Mon, 03 Dec 2012) | 1 line - -Add class SDMoon & SDMakeSphere ------------------------------------------------------------------------- -r5062 | torcs-ng | 2012-12-02 14:56:03 -0700 (Sun, 02 Dec 2012) | 1 line - -fix good orientation on background or land object ------------------------------------------------------------------------- -r5061 | torcs-ng | 2012-12-02 09:21:08 -0700 (Sun, 02 Dec 2012) | 1 line - -update OsgMain ------------------------------------------------------------------------- -r5060 | torcs-ng | 2012-12-02 08:21:39 -0700 (Sun, 02 Dec 2012) | 1 line - -update OsgMain ------------------------------------------------------------------------- -r5059 | torcs-ng | 2012-12-02 08:07:26 -0700 (Sun, 02 Dec 2012) | 1 line - -Update OsgBackground ------------------------------------------------------------------------- -r5058 | torcs-ng | 2012-12-02 06:52:37 -0700 (Sun, 02 Dec 2012) | 1 line - -update OsgMain ------------------------------------------------------------------------- -r5057 | torcs-ng | 2012-11-29 14:27:41 -0700 (Thu, 29 Nov 2012) | 1 line - -update OsgRender ------------------------------------------------------------------------- -r5056 | torcs-ng | 2012-11-27 15:31:48 -0700 (Tue, 27 Nov 2012) | 1 line - -Update class SDRender ------------------------------------------------------------------------- -r5055 | torcs-ng | 2012-11-27 13:41:09 -0700 (Tue, 27 Nov 2012) | 1 line - -update class SDScenery ------------------------------------------------------------------------- -r5054 | torcs-ng | 2012-11-25 16:00:22 -0700 (Sun, 25 Nov 2012) | 1 line - -update class SDBackground ------------------------------------------------------------------------- -r5053 | pouillot | 2012-11-24 10:04:05 -0700 (Sat, 24 Nov 2012) | 1 line - -Re #720 Fixed possibly uninitialised vars ------------------------------------------------------------------------- -r5052 | torcs-ng | 2012-11-19 15:34:55 -0700 (Mon, 19 Nov 2012) | 1 line - -add new files for preparing migration on class (on OSG) ------------------------------------------------------------------------- -r5051 | pouillot | 2012-11-18 02:27:34 -0700 (Sun, 18 Nov 2012) | 1 line - -Re #721 Make more source files appear in QtCreator and MSVC IDEs (menu XML descriptors + track categories) ------------------------------------------------------------------------- -r5050 | torcs-ng | 2012-11-17 04:05:11 -0700 (Sat, 17 Nov 2012) | 1 line - -update osgMain for good ration in screen ------------------------------------------------------------------------- -r5049 | torcs-ng | 2012-11-16 10:42:09 -0700 (Fri, 16 Nov 2012) | 1 line - -update menu music code by beaglejoe ------------------------------------------------------------------------- -r5048 | torcs-ng | 2012-11-15 05:34:24 -0700 (Thu, 15 Nov 2012) | 1 line - -update OsgCar.cpp for good position by Gaétan ------------------------------------------------------------------------- -r5047 | torcs-ng | 2012-11-14 09:17:32 -0700 (Wed, 14 Nov 2012) | 2 lines - -update class SDCars for buil with gcc < 4.7 - ------------------------------------------------------------------------- -r5046 | torcs-ng | 2012-11-13 16:55:21 -0700 (Tue, 13 Nov 2012) | 1 line - -fix load3Dfile for cars & added directory drivers for skins ------------------------------------------------------------------------- -r5045 | torcs-ng | 2012-11-13 12:24:25 -0700 (Tue, 13 Nov 2012) | 1 line - -add loader cars on OSG by Gaetan ------------------------------------------------------------------------- -r5044 | pouillot | 2012-11-12 12:47:53 -0700 (Mon, 12 Nov 2012) | 1 line - -Re #721 Fixed broken DLL API of networking library and networkhuman robot ------------------------------------------------------------------------- -r5043 | pouillot | 2012-11-11 12:38:09 -0700 (Sun, 11 Nov 2012) | 1 line - -Re #720 Fixed warnings with MinGW Gcc 4.7.1 ------------------------------------------------------------------------- -r5042 | pouillot | 2012-11-11 08:38:27 -0700 (Sun, 11 Nov 2012) | 1 line - -Re #755 Applied Joe's menu-music-5040.patch : menu music first step ------------------------------------------------------------------------- -r5041 | torcs-ng | 2012-11-11 04:55:56 -0700 (Sun, 11 Nov 2012) | 1 line - -fix ration screen bug with OSG ------------------------------------------------------------------------- -r5040 | torcs-ng | 2012-11-05 13:52:05 -0700 (Mon, 05 Nov 2012) | 1 line - -update OsgMain.h ------------------------------------------------------------------------- -r5039 | torcs-ng | 2012-11-05 12:51:05 -0700 (Mon, 05 Nov 2012) | 1 line - -update camera OSG for persepective view ------------------------------------------------------------------------- -r5038 | area42 | 2012-11-02 10:34:02 -0600 (Fri, 02 Nov 2012) | 1 line - -SC USR driver door fix ------------------------------------------------------------------------- -r5037 | area42 | 2012-11-01 14:40:08 -0600 (Thu, 01 Nov 2012) | 1 line - -SC Lynx air dam addon driver skins ------------------------------------------------------------------------- -r5036 | area42 | 2012-11-01 14:37:39 -0600 (Thu, 01 Nov 2012) | 1 line - -SC Lynx air dam addon ------------------------------------------------------------------------- -r5035 | torcs-ng | 2012-11-01 13:14:08 -0600 (Thu, 01 Nov 2012) | 1 line - -fix segmentation fault with thread OSG ------------------------------------------------------------------------- -r5034 | area42 | 2012-11-01 05:36:21 -0600 (Thu, 01 Nov 2012) | 1 line - -Driver skins and wheels for SC LYNX ------------------------------------------------------------------------- -r5033 | area42 | 2012-11-01 05:31:55 -0600 (Thu, 01 Nov 2012) | 1 line - -Updated SC Lynx player skin ------------------------------------------------------------------------- -r5032 | torcs-ng | 2012-10-30 16:30:31 -0600 (Tue, 30 Oct 2012) | 1 line - -finish milky-five ------------------------------------------------------------------------- -r5031 | torcs-ng | 2012-10-30 16:28:17 -0600 (Tue, 30 Oct 2012) | 1 line - -remove Thumbs.db ------------------------------------------------------------------------- -r5030 | torcs-ng | 2012-10-30 16:25:20 -0600 (Tue, 30 Oct 2012) | 1 line - -add some textures for milky-five ------------------------------------------------------------------------- -r5029 | torcs-ng | 2012-10-30 15:08:34 -0600 (Tue, 30 Oct 2012) | 1 line - -update milky-five pylon start ------------------------------------------------------------------------- -r5028 | torcs-ng | 2012-10-30 14:51:00 -0600 (Tue, 30 Oct 2012) | 1 line - -add tarmac-wall.png ------------------------------------------------------------------------- -r5027 | torcs-ng | 2012-10-30 13:12:15 -0600 (Tue, 30 Oct 2012) | 1 line - -fix camera ratio ------------------------------------------------------------------------- -r5026 | area42 | 2012-10-30 13:09:19 -0600 (Tue, 30 Oct 2012) | 1 line - -SC Lynx material fix ------------------------------------------------------------------------- -r5025 | area42 | 2012-10-29 13:44:55 -0600 (Mon, 29 Oct 2012) | 1 line - -SC Lynx for SD 2.1 ------------------------------------------------------------------------- -r5024 | torcs-ng | 2012-10-29 12:51:17 -0600 (Mon, 29 Oct 2012) | 1 line - -fix bug with camera near/far ------------------------------------------------------------------------- -r5023 | pouillot | 2012-10-28 13:13:35 -0600 (Sun, 28 Oct 2012) | 1 line - -Re #755 Added 'Id' svn property to new source files ------------------------------------------------------------------------- -r5022 | pouillot | 2012-10-28 13:10:46 -0600 (Sun, 28 Oct 2012) | 1 line - -Re #755 Original code from TORCS 1.3.3 (thanks to Bernhard Wymann) - Not yet compiled ------------------------------------------------------------------------- -r5021 | torcs-ng | 2012-10-27 17:16:14 -0600 (Sat, 27 Oct 2012) | 1 line - -first work on background osg ------------------------------------------------------------------------- -r5020 | torcs-ng | 2012-10-27 09:12:37 -0600 (Sat, 27 Oct 2012) | 2 lines - -added first work on setup weather for USR. -Code is not ready ------------------------------------------------------------------------- -r5019 | torcs-ng | 2012-10-27 08:53:17 -0600 (Sat, 27 Oct 2012) | 1 line - -fix memory leak on usr ------------------------------------------------------------------------- -r5018 | torcs-ng | 2012-10-27 05:31:02 -0600 (Sat, 27 Oct 2012) | 1 line - -update loadscene for data/textures ------------------------------------------------------------------------- -r5017 | torcs-ng | 2012-10-22 14:03:39 -0600 (Mon, 22 Oct 2012) | 1 line - -first camera OSG implementation by Gaetan ------------------------------------------------------------------------- -r5016 | torcs-ng | 2012-10-21 13:00:22 -0600 (Sun, 21 Oct 2012) | 1 line - -update and finish milky-five track speedway ------------------------------------------------------------------------- -r5015 | area42 | 2012-10-21 12:50:45 -0600 (Sun, 21 Oct 2012) | 1 line - -Garguree reworked for SD 2.1 ------------------------------------------------------------------------- -r5014 | area42 | 2012-10-21 11:11:21 -0600 (Sun, 21 Oct 2012) | 1 line - -Improved sound for the sc-kanagawa-z35gts ------------------------------------------------------------------------- -r5013 | torcs-ng | 2012-10-21 10:56:55 -0600 (Sun, 21 Oct 2012) | 1 line - -update osggraph ------------------------------------------------------------------------- -r5012 | area42 | 2012-10-21 03:03:27 -0600 (Sun, 21 Oct 2012) | 1 line - -Cool, new wheels for LP1 Spire ------------------------------------------------------------------------- -r5011 | area42 | 2012-10-20 14:58:33 -0600 (Sat, 20 Oct 2012) | 1 line - -Some cool, nice LP1 wheel textures ------------------------------------------------------------------------- -r5010 | torcs-ng | 2012-10-20 08:49:15 -0600 (Sat, 20 Oct 2012) | 1 line - -fix segmentation fault on m_sceneroot ------------------------------------------------------------------------- -r5009 | pouillot | 2012-10-20 08:35:50 -0600 (Sat, 20 Oct 2012) | 1 line - -Re #720 Fixed Release build type warnings with Gcc 4.7.1 ------------------------------------------------------------------------- -r5008 | pouillot | 2012-10-20 08:06:39 -0600 (Sat, 20 Oct 2012) | 1 line - -Re #720 Fixed wrong initializations (old typos) + another set-but-not-used warning ------------------------------------------------------------------------- -r5007 | pouillot | 2012-10-20 08:01:14 -0600 (Sat, 20 Oct 2012) | 1 line - -Re #683 Fixed installation instructions for missing files ------------------------------------------------------------------------- -r5006 | torcs-ng | 2012-10-19 12:09:13 -0600 (Fri, 19 Oct 2012) | 1 line - -fix path for osgloader ------------------------------------------------------------------------- -r5005 | torcs-ng | 2012-10-19 10:29:12 -0600 (Fri, 19 Oct 2012) | 1 line - -update osggraph - fix bug with grtrack ------------------------------------------------------------------------- -r5004 | torcs-ng | 2012-10-19 05:56:32 -0600 (Fri, 19 Oct 2012) | 1 line - -update osggraph by Gaetan ------------------------------------------------------------------------- -r5003 | torcs-ng | 2012-10-18 16:10:22 -0600 (Thu, 18 Oct 2012) | 1 line - -update osggraph ------------------------------------------------------------------------- -r5002 | torcs-ng | 2012-10-18 12:41:24 -0600 (Thu, 18 Oct 2012) | 1 line - -update milky-five track ------------------------------------------------------------------------- -r5001 | torcs-ng | 2012-10-17 15:59:13 -0600 (Wed, 17 Oct 2012) | 1 line - -update milky-five track ------------------------------------------------------------------------- -r5000 | torcs-ng | 2012-10-14 12:28:52 -0600 (Sun, 14 Oct 2012) | 1 line - -fix segmentation fault and include for build with OSG 3.0.1 ------------------------------------------------------------------------- -r4999 | torcs-ng | 2012-10-14 11:47:44 -0600 (Sun, 14 Oct 2012) | 1 line - -update osggraph ------------------------------------------------------------------------- -r4998 | torcs-ng | 2012-10-14 11:35:09 -0600 (Sun, 14 Oct 2012) | 1 line - -update osggraph : add ReaderWriterACC ------------------------------------------------------------------------- -r4997 | torcs-ng | 2012-10-14 10:51:09 -0600 (Sun, 14 Oct 2012) | 1 line - -- fix CMakeLists.txt in osggraph ------------------------------------------------------------------------- -r4996 | torcs-ng | 2012-10-14 10:12:21 -0600 (Sun, 14 Oct 2012) | 1 line - -add modules/graphic/osggraph ------------------------------------------------------------------------- -r4995 | torcs-ng | 2012-10-13 11:14:03 -0600 (Sat, 13 Oct 2012) | 2 lines - -- fix name in interface sound -- ssggraph.h/cpp and grmain.cpp : still some "sound" strings and code in the comments (removed). ------------------------------------------------------------------------- -r4994 | area42 | 2012-10-12 14:56:29 -0600 (Fri, 12 Oct 2012) | 1 line - -New, cool wheel texture for RS2 Lion ------------------------------------------------------------------------- -r4993 | area42 | 2012-10-12 10:58:39 -0600 (Fri, 12 Oct 2012) | 1 line - -Cool, new wheel texture for RS1 Kenji ------------------------------------------------------------------------- -r4992 | area42 | 2012-10-11 15:22:13 -0600 (Thu, 11 Oct 2012) | 1 line - -Cool, new rims for RS2 Fai ------------------------------------------------------------------------- -r4991 | area42 | 2012-10-11 15:03:52 -0600 (Thu, 11 Oct 2012) | 1 line - -New cool RS1 rims for CS4 and Centre ------------------------------------------------------------------------- -r4990 | mungewell | 2012-10-09 14:40:49 -0600 (Tue, 09 Oct 2012) | 1 line - -Bug #589 uykusuz's improvements ------------------------------------------------------------------------- -r4989 | mungewell | 2012-10-09 14:14:09 -0600 (Tue, 09 Oct 2012) | 1 line - -Bug #589 Remove scissors when they are not necessary ------------------------------------------------------------------------- -r4988 | torcs-ng | 2012-10-07 13:10:22 -0600 (Sun, 07 Oct 2012) | 1 line - -update menu network ------------------------------------------------------------------------- -r4987 | pouillot | 2012-10-07 12:46:15 -0600 (Sun, 07 Oct 2012) | 1 line - -Re #720 Fixed more Gcc 4.6/7 warnings (only 3 left in Simplix, WIP) ------------------------------------------------------------------------- -r4986 | pouillot | 2012-10-07 12:32:50 -0600 (Sun, 07 Oct 2012) | 1 line - -Re #720 Fixed the ruindows side after r4985 ------------------------------------------------------------------------- -r4985 | pouillot | 2012-10-07 10:15:40 -0600 (Sun, 07 Oct 2012) | 1 line - -Re #720 Fixed more Gcc 4.6/7 warnings (only Simplix and Simu V3 left) ------------------------------------------------------------------------- -r4984 | torcs-ng | 2012-10-07 08:14:05 -0600 (Sun, 07 Oct 2012) | 2 lines - -update page config client network for inversed bchecked -and added 16 max clients ------------------------------------------------------------------------- -r4983 | pouillot | 2012-10-07 07:53:17 -0600 (Sun, 07 Oct 2012) | 1 line - -Fixes #475 Renamed DEBUG define to SD_DEBUG to avoid confusions ------------------------------------------------------------------------- -r4982 | pouillot | 2012-10-06 15:43:33 -0600 (Sat, 06 Oct 2012) | 1 line - -Re #721 Updated download instructions for getting MinGW Gcc 4.7.0, not 4.6.2 ------------------------------------------------------------------------- -r4981 | pouillot | 2012-10-06 12:27:36 -0600 (Sat, 06 Oct 2012) | 1 line - -Fixes #719 Disabled (not removed) stereo-vision by default (makes anti-aliasing capabilities detection very often fail under Windows) ------------------------------------------------------------------------- -r4980 | mungewell | 2012-10-04 21:00:37 -0600 (Thu, 04 Oct 2012) | 8 lines - -Bug #589 Tidy up of MirrorCam - -I've made a couple of small improvements: - Prevent static background render when dynamic enabled (and vice versa) - Prevent extra qsort of cars - Rolled in Re-589-fixed-board-rendering-bug.patch - Rolled in Re-589-moved-mirror-position-calculation-to-cGrCarCa.patch - Changed FoV to narrow view slightly (now 50) ------------------------------------------------------------------------- -r4979 | mungewell | 2012-10-04 20:58:37 -0600 (Thu, 04 Oct 2012) | 3 lines - -Bug #589 Remove unnessecary code - -The mirror will not 'span splits' so this is not required ------------------------------------------------------------------------- -r4978 | area42 | 2012-10-04 11:46:39 -0600 (Thu, 04 Oct 2012) | 1 line - -SC Kanagawa race skin Pounder ------------------------------------------------------------------------- -r4977 | kmetykog | 2012-10-02 15:52:41 -0600 (Tue, 02 Oct 2012) | 1 line - -Re #660: dash colours are read from screen.xml ------------------------------------------------------------------------- -r4976 | kmetykog | 2012-10-02 15:50:57 -0600 (Tue, 02 Oct 2012) | 1 line - -Re #660: current car is class member now ------------------------------------------------------------------------- -r4975 | pouillot | 2012-09-30 15:54:35 -0600 (Sun, 30 Sep 2012) | 1 line - -Re #720 Fixed some GCC 4.6/7 warnings ------------------------------------------------------------------------- -r4974 | torcs-ng | 2012-09-30 10:29:22 -0600 (Sun, 30 Sep 2012) | 1 line - -add pack.cpp & pack.h ------------------------------------------------------------------------- -r4973 | torcs-ng | 2012-09-30 10:05:20 -0600 (Sun, 30 Sep 2012) | 1 line - -patch network by Tom ------------------------------------------------------------------------- -r4972 | pouillot | 2012-09-30 07:17:18 -0600 (Sun, 30 Sep 2012) | 1 line - -Re #683 Updated INSTALL.txt instruction for 'selected contents' builds ------------------------------------------------------------------------- -r4971 | area42 | 2012-09-30 06:29:05 -0600 (Sun, 30 Sep 2012) | 1 line - -Allondaz final for SD 2.1 ------------------------------------------------------------------------- -r4970 | area42 | 2012-09-30 05:28:10 -0600 (Sun, 30 Sep 2012) | 1 line - -Chemisay water transparency fix ------------------------------------------------------------------------- -r4969 | area42 | 2012-09-30 05:20:48 -0600 (Sun, 30 Sep 2012) | 1 line - -Nice reflection map for Inuksuk ------------------------------------------------------------------------- -r4968 | torcs-ng | 2012-09-29 17:00:49 -0600 (Sat, 29 Sep 2012) | 1 line - -update inuksuk/land.ac ------------------------------------------------------------------------- -r4967 | area42 | 2012-09-29 15:21:20 -0600 (Sat, 29 Sep 2012) | 1 line - -Small fixes for Inuksuk ------------------------------------------------------------------------- -r4966 | area42 | 2012-09-29 13:15:18 -0600 (Sat, 29 Sep 2012) | 1 line - -Inuksuk final rework ------------------------------------------------------------------------- -r4965 | pouillot | 2012-09-29 08:34:55 -0600 (Sat, 29 Sep 2012) | 1 line - -Re #745 Fixed memory leak (quick and dirty) + part of the improvements suggested by JP (needs more polishing work) ------------------------------------------------------------------------- -r4964 | kmetykog | 2012-09-25 23:50:40 -0600 (Tue, 25 Sep 2012) | 1 line - -Re #307: move static code outside loop. ------------------------------------------------------------------------- -r4963 | kmetykog | 2012-09-25 03:33:38 -0600 (Tue, 25 Sep 2012) | 1 line - -Re #589: grcam.cpp - removed compiler warnings (Boris) ------------------------------------------------------------------------- -r4962 | kmetykog | 2012-09-25 03:33:22 -0600 (Tue, 25 Sep 2012) | 10 lines - -Re #589: refactored mirror (Boris) - -The mirror is now rendered through an own viewport instead of to texture. - -o replaced with code from cGrCarCamBehindReverse -o adapted new code to mirror viewport instead of fullscreen rendering -o renamed cGrCarCamMirror::setPos() to setScreenPos() -o put new functions before/afterDraw() to use to initialize mirror specialities -o cGrScreen::update(): removed unnecessary code -o cGrScreen::update(): moved mirror rendering after rendering of scene ------------------------------------------------------------------------- -r4961 | kmetykog | 2012-09-25 03:33:01 -0600 (Tue, 25 Sep 2012) | 4 lines - -Re #589: cGrPerspCamera: added callbacks for before/after drawing (Boris) - -o added callbacks -o put them to use in cGrScreen::camDraw() ------------------------------------------------------------------------- -r4960 | kmetykog | 2012-09-24 15:57:40 -0600 (Mon, 24 Sep 2012) | 1 line - -Re #691: accc: added comment to an incriminated code section (Boris) ------------------------------------------------------------------------- -r4959 | pouillot | 2012-09-23 05:22:50 -0600 (Sun, 23 Sep 2012) | 1 line - -Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code) ------------------------------------------------------------------------- -r4958 | area42 | 2012-09-22 16:24:52 -0600 (Sat, 22 Sep 2012) | 1 line - -Salty/ Salzfelden final ------------------------------------------------------------------------- -r4957 | kmetykog | 2012-09-21 14:43:19 -0600 (Fri, 21 Sep 2012) | 1 line - -Re #660: remove problematic styled include (again...) ------------------------------------------------------------------------- -r4956 | kmetykog | 2012-09-21 14:08:41 -0600 (Fri, 21 Sep 2012) | 1 line - -Re #660: remove problematic styled include ------------------------------------------------------------------------- -r4955 | torcs-ng | 2012-09-19 12:45:59 -0600 (Wed, 19 Sep 2012) | 1 line - -revert brondehach.xml ------------------------------------------------------------------------- -r4954 | area42 | 2012-09-18 14:22:34 -0600 (Tue, 18 Sep 2012) | 1 line - -Chemisay final ------------------------------------------------------------------------- -r4953 | area42 | 2012-09-18 13:57:07 -0600 (Tue, 18 Sep 2012) | 1 line - -Brondehach shadow fix ------------------------------------------------------------------------- -r4952 | kmetykog | 2012-09-18 01:01:37 -0600 (Tue, 18 Sep 2012) | 5 lines - -Re #660: Split debug info to 2 lines - -Detailed debug info (key 5) overlapped track map in some cases. -Split info into 2 lines fo it occupies only first 2 "rows" in the -top right corner. ------------------------------------------------------------------------- -r4951 | kmetykog | 2012-09-18 01:01:18 -0600 (Tue, 18 Sep 2012) | 1 line - -Re #660: WIP comments ------------------------------------------------------------------------- -r4950 | kmetykog | 2012-09-17 15:38:40 -0600 (Mon, 17 Sep 2012) | 1 line - -Re #660: Add ABS/TCS/SPD indicator to arcade display ------------------------------------------------------------------------- -r4949 | kmetykog | 2012-09-17 15:37:08 -0600 (Mon, 17 Sep 2012) | 1 line - -Re #660: code changes according to cpplint ------------------------------------------------------------------------- -r4948 | pouillot | 2012-09-17 11:33:11 -0600 (Mon, 17 Sep 2012) | 1 line - -Re #721 Completed configure and build instructions for building with MinGW (MSYS and QtCreator variants) ------------------------------------------------------------------------- -r4947 | area42 | 2012-09-16 15:06:43 -0600 (Sun, 16 Sep 2012) | 1 line - -Simplix wheel texture fix ------------------------------------------------------------------------- -r4946 | area42 | 2012-09-16 14:50:25 -0600 (Sun, 16 Sep 2012) | 1 line - -Final version of Brondehach ------------------------------------------------------------------------- -r4945 | area42 | 2012-09-15 14:44:01 -0600 (Sat, 15 Sep 2012) | 1 line - -Optmized PNGs and another car skin for sc-kanagawa-z35gts ------------------------------------------------------------------------- -r4944 | pouillot | 2012-09-15 08:18:27 -0600 (Sat, 15 Sep 2012) | 1 line - -Fixes #758 Always use -DNOMINMAX for MSVC builds ------------------------------------------------------------------------- -r4943 | pouillot | 2012-09-14 12:39:40 -0600 (Fri, 14 Sep 2012) | 1 line - -Re #307 Split the big macros.cmake into several smaller and better readable files ------------------------------------------------------------------------- -r4942 | kmetykog | 2012-09-12 17:06:42 -0600 (Wed, 12 Sep 2012) | 3 lines - -Re #660: fiddling with colours - -Applied exactly the same colours as posted in the ticket description. ------------------------------------------------------------------------- -r4941 | kmetykog | 2012-09-12 16:37:09 -0600 (Wed, 12 Sep 2012) | 7 lines - -Re #660: adding colours - -Added new colours to: -- leaderboard (mode 1 & 2) -- car board (car ahead/behind) -- track map -- fuel/damage indicator ------------------------------------------------------------------------- -r4940 | kmetykog | 2012-09-12 16:36:37 -0600 (Wed, 12 Sep 2012) | 1 line - -Re 660: code cosmetics ------------------------------------------------------------------------- -r4939 | kmetykog | 2012-09-11 15:20:55 -0600 (Tue, 11 Sep 2012) | 1 line - -Re #691: put obCreate() to use in splitOb() code parts (Boris) ------------------------------------------------------------------------- -r4938 | kmetykog | 2012-09-11 15:20:37 -0600 (Tue, 11 Sep 2012) | 3 lines - -Re #691: solved bug! (Boris) - -Added multitexture channels to methods used by terrainSplitOb(). ------------------------------------------------------------------------- -r4937 | kmetykog | 2012-09-11 15:20:20 -0600 (Tue, 11 Sep 2012) | 25 lines - -Re #691: refactored terrainSplitOb() (Boris) - -o moved found_a_tri to it's local scope -o renamed numtri to numSurf and removed usage of it, where it is not the - number of surfaces - -o moved bare creation of ob_t to own method -o up to now inits mem to zero and max,min values appropriately - -o refactored a for-loop -o added comments -o moved init of textarray and calculation for spacial extend to own methods -o reordered init of temporary object - -o moved texture name copying to own method -o added ob's min/max default init to obInitSpacialExtend() -o renamed triIndex to oldSurftoNewObjMap -o renamed numNewSurf to numNewObjs: false name before -o removed numob: covered by for-loop variable already - -o gave temporary point/normal arrays variable size instead of fixed to some - number -o renamed some variables - -o put all multitexture setting stuff to own methods. ------------------------------------------------------------------------- -r4936 | kmetykog | 2012-09-11 15:20:00 -0600 (Tue, 11 Sep 2012) | 6 lines - -Re #691: fixed memory allocation bugs (Boris) - -o terrainSplitOb(): too much space allocated for vertex, norm and snorm arrays in new object. -o in createSingleTexChannelArrays() too much space for texture array is allocated -o assumption was that it contains 3 * num surfaces entries -o but it's actually only numvertice * 2 entries ------------------------------------------------------------------------- -r4935 | kmetykog | 2012-09-11 15:19:43 -0600 (Tue, 11 Sep 2012) | 1 line - -Re #691: improved some comments (Boris) ------------------------------------------------------------------------- -r4934 | kmetykog | 2012-09-11 15:19:26 -0600 (Tue, 11 Sep 2012) | 10 lines - -Re #691: refactored terrainSplitOb() (Boris) - -o renamed variables k, fi, fj and moved to more local scope -o renamed i to curNewObj -o renamed triIndice to numNewObjs -o renamed j and moved to more local scopes -o renamed oldva to storedPtIdxArr: holds the indices of stored points - in the new object -o renamed n to curNewPtIdx: is the current index in the temporal point - storage ------------------------------------------------------------------------- -r4933 | kmetykog | 2012-09-11 15:19:09 -0600 (Tue, 11 Sep 2012) | 6 lines - -Re #691: removed warnings about unused variables (Boris) - -o loadAC() and loadACo(): ret set, but didn't check it and abort apropriately -o mergeSplitted(): numtri used only if specific define set -o main(): fake_argv not used, seems like debugging: commented out -o others: simply not used in any senseful way ------------------------------------------------------------------------- -r4932 | kmetykog | 2012-09-11 15:18:46 -0600 (Tue, 11 Sep 2012) | 5 lines - -Re #691: terrainSplitOb(): moved centroid computation to own method (Boris) - -IMPORTANT: started putting variables to their local scope -o i.e. the code is not compatible to C99 anymore -o but has extension .cpp and is compiled with C++ compiler anyway ------------------------------------------------------------------------- -r4931 | pouillot | 2012-09-11 12:33:31 -0600 (Tue, 11 Sep 2012) | 1 line - -Re #683 Added support for building with missing contents in source tree + OPTION_CHECK_CONTENTS CMake option to disable it when usefull ; defaults to Off ------------------------------------------------------------------------- -r4930 | pouillot | 2012-09-11 11:41:39 -0600 (Tue, 11 Sep 2012) | 1 line - -Fixed typo preventing lp1-pescy-p60 setup for Simplix to be installed ------------------------------------------------------------------------- -r4929 | pouillot | 2012-09-09 08:10:28 -0600 (Sun, 09 Sep 2012) | 1 line - -Re #721 Fixed forgotten renaming of Find3rdPartyDependencies.cmake into FindCustom3rdParty.cmake ------------------------------------------------------------------------- -r4928 | pouillot | 2012-09-09 02:37:40 -0600 (Sun, 09 Sep 2012) | 1 line - -Re #721 Added support for building with QtCreator + MinGW 4.7 (using the 'MinGW Makefiles' CMake generator) ------------------------------------------------------------------------- -r4927 | pouillot | 2012-09-08 11:41:13 -0600 (Sat, 08 Sep 2012) | 1 line - -Added run-time startup traces giving infos about the build system used to get the binaries ------------------------------------------------------------------------- -r4926 | kmetykog | 2012-09-08 07:34:21 -0600 (Sat, 08 Sep 2012) | 3 lines - -Re #660: Display ABS/TCS/SPD next to dials. - -This is a temporary solution now, needs graphics design. ------------------------------------------------------------------------- -r4925 | kmetykog | 2012-09-08 03:51:17 -0600 (Sat, 08 Sep 2012) | 1 line - -Re #660: Move scrolling leaderboard mode to top ------------------------------------------------------------------------- -r4924 | kmetykog | 2012-09-08 03:50:57 -0600 (Sat, 08 Sep 2012) | 1 line - -Re #660: Move leaderboard 1-2-3 mode to top left ------------------------------------------------------------------------- -r4923 | kmetykog | 2012-09-08 03:50:37 -0600 (Sat, 08 Sep 2012) | 1 line - -Re #660: Move car display 1-2 to bottom left ------------------------------------------------------------------------- -r4922 | kmetykog | 2012-09-07 11:01:00 -0600 (Fri, 07 Sep 2012) | 1 line - -Fixes #736: Driver select menu - car skin name displayed starting with capitals ------------------------------------------------------------------------- -r4921 | kmetykog | 2012-09-06 03:33:12 -0600 (Thu, 06 Sep 2012) | 4 lines - -Re #641: Empties new player name when clicked - -Empties new player name editbox when clicked, so it won't show 'Enter Name' -Note however, that if leaved blank, it stores the new player with name '-- No One --' ------------------------------------------------------------------------- -r4920 | kmetykog | 2012-09-06 01:04:49 -0600 (Thu, 06 Sep 2012) | 1 line - -Fixes #736: Garage menu - car skin name displayed starting with capitals ------------------------------------------------------------------------- -r4919 | kmetykog | 2012-09-06 00:24:29 -0600 (Thu, 06 Sep 2012) | 3 lines - -Fixes #537: avoid buffer overflow - -Limit parse length for possibly long string in grloadac.cpp/do_material ------------------------------------------------------------------------- -r4918 | mungewell | 2012-09-04 21:58:00 -0600 (Tue, 04 Sep 2012) | 1 line - -Bug #614 - allow pre-go gear selection and issue 'stop and go' penalities for jumping lights ------------------------------------------------------------------------- -r4917 | torcs-ng | 2012-09-04 13:56:47 -0600 (Tue, 04 Sep 2012) | 1 line - -remove crease 45.0000 in background-sky.ac ------------------------------------------------------------------------- -r4916 | torcs-ng | 2012-09-03 11:59:37 -0600 (Mon, 03 Sep 2012) | 1 line - -update FindSOLID.cmake for building on Mageia ------------------------------------------------------------------------- -r4915 | area42 | 2012-09-02 14:07:58 -0600 (Sun, 02 Sep 2012) | 1 line - -wheel material fix (no more black wheels at night race) ------------------------------------------------------------------------- -r4914 | area42 | 2012-09-02 13:59:19 -0600 (Sun, 02 Sep 2012) | 1 line - -SC Kanagawa material fix ------------------------------------------------------------------------- -r4913 | area42 | 2012-09-02 04:34:23 -0600 (Sun, 02 Sep 2012) | 1 line - -Final version of circuit Chemisay ------------------------------------------------------------------------- -r4912 | area42 | 2012-09-01 02:27:47 -0600 (Sat, 01 Sep 2012) | 1 line - -Improved wheel texture sor USR SC Lynx ------------------------------------------------------------------------- -r4911 | area42 | 2012-08-31 14:44:38 -0600 (Fri, 31 Aug 2012) | 1 line - -Improved wheel textures for SC Lynx ------------------------------------------------------------------------- -r4910 | pouillot | 2012-08-31 12:24:08 -0600 (Fri, 31 Aug 2012) | 1 line - -Fixes #738 Actual completion : added missing file ------------------------------------------------------------------------- -r4909 | area42 | 2012-08-31 11:57:56 -0600 (Fri, 31 Aug 2012) | 1 line - -Improved wheel textures for SC Murasama ------------------------------------------------------------------------- -r4908 | area42 | 2012-08-31 11:06:07 -0600 (Fri, 31 Aug 2012) | 1 line - -Improved wheel texture for SC Murasama Simplix drivers ------------------------------------------------------------------------- -r4907 | pouillot | 2012-08-30 12:35:40 -0600 (Thu, 30 Aug 2012) | 1 line - -Fixes #738 Make portability a real (shared) library in order to implement missing functions as needed (like strndup, strtok_r, ...) ------------------------------------------------------------------------- -r4906 | pouillot | 2012-08-30 12:12:11 -0600 (Thu, 30 Aug 2012) | 1 line - -Fixes #729 Removed useless SOLID_SOLIDINCLUDE_DIR variable ------------------------------------------------------------------------- -r4905 | area42 | 2012-08-29 14:05:06 -0600 (Wed, 29 Aug 2012) | 1 line - -Improved wheel textures for SC Spirit ------------------------------------------------------------------------- -r4904 | area42 | 2012-08-29 14:03:21 -0600 (Wed, 29 Aug 2012) | 1 line - -Improvd wheel textures for SC Spirit USR drivers ------------------------------------------------------------------------- -r4903 | kmetykog | 2012-08-27 05:31:33 -0600 (Mon, 27 Aug 2012) | 1 line - -Re #605: no CLRF in source files ------------------------------------------------------------------------- -r4902 | kmetykog | 2012-08-27 04:04:20 -0600 (Mon, 27 Aug 2012) | 1 line - -Re #605: clear exec permission of source files ------------------------------------------------------------------------- -r4901 | torcs-ng | 2012-08-26 12:37:25 -0600 (Sun, 26 Aug 2012) | 1 line - -add CMakeLists.txt in longpond track ------------------------------------------------------------------------- -r4900 | torcs-ng | 2012-08-26 12:12:48 -0600 (Sun, 26 Aug 2012) | 1 line - -update longpond by Kilo track work ------------------------------------------------------------------------- -r4899 | torcs-ng | 2012-08-26 11:53:18 -0600 (Sun, 26 Aug 2012) | 1 line - -remove work files ------------------------------------------------------------------------- -r4898 | torcs-ng | 2012-08-26 11:49:15 -0600 (Sun, 26 Aug 2012) | 1 line - -remove work files ------------------------------------------------------------------------- -r4897 | torcs-ng | 2012-08-26 11:46:38 -0600 (Sun, 26 Aug 2012) | 1 line - -update milky-five track ------------------------------------------------------------------------- -r4896 | pouillot | 2012-08-26 08:04:12 -0600 (Sun, 26 Aug 2012) | 1 line - -Fixed cmake config for new sc-kanagawa and speedway/milky-five ------------------------------------------------------------------------- -r4895 | area42 | 2012-08-26 05:04:21 -0600 (Sun, 26 Aug 2012) | 1 line - -Improved car setup for SC Kanagawa ------------------------------------------------------------------------- -r4894 | torcs-ng | 2012-08-26 03:47:49 -0600 (Sun, 26 Aug 2012) | 1 line - -delete indy directory commited ------------------------------------------------------------------------- -r4893 | kmetykog | 2012-08-25 17:57:07 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Milky-Five - remove unused texture ------------------------------------------------------------------------- -r4892 | kmetykog | 2012-08-25 17:56:46 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Milky-Five - start grid has 3-rows ------------------------------------------------------------------------- -r4891 | kmetykog | 2012-08-25 17:56:25 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Milky-Five - fixed cameras ------------------------------------------------------------------------- -r4890 | kmetykog | 2012-08-25 17:56:03 -0600 (Sat, 25 Aug 2012) | 3 lines - -Re #310: Milky-Five - all turns are the same - -- track length set to 4023m (2.5mi) ------------------------------------------------------------------------- -r4889 | kmetykog | 2012-08-25 17:55:43 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Milky-Five - remove duplicate definitions ------------------------------------------------------------------------- -r4888 | kmetykog | 2012-08-25 17:55:24 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Milky-Five banking max 9.2 deg ------------------------------------------------------------------------- -r4887 | kmetykog | 2012-08-25 17:53:55 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Indy codename is Milky-Five ------------------------------------------------------------------------- -r4886 | kmetykog | 2012-08-25 17:51:12 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: Formatting plus README ------------------------------------------------------------------------- -r4885 | kmetykog | 2012-08-25 17:49:23 -0600 (Sat, 25 Aug 2012) | 1 line - -Re #310: import Indy speedway by h-j-s ------------------------------------------------------------------------- -r4884 | pouillot | 2012-08-25 06:57:21 -0600 (Sat, 25 Aug 2012) | 1 line - -Fixes #717 Install sd in :/speed-dreams-2-build by default under Windows ------------------------------------------------------------------------- -r4883 | area42 | 2012-08-24 14:56:21 -0600 (Fri, 24 Aug 2012) | 1 line - -Check in SC Kanagawa ------------------------------------------------------------------------- -r4882 | area42 | 2012-08-24 14:54:09 -0600 (Fri, 24 Aug 2012) | 1 line - -Check in new SC Kanagawa ------------------------------------------------------------------------- -r4881 | area42 | 2012-08-20 13:34:09 -0600 (Mon, 20 Aug 2012) | 1 line - -Fix for too much max break pressure for SC cars ------------------------------------------------------------------------- -r4880 | area42 | 2012-08-19 08:28:15 -0600 (Sun, 19 Aug 2012) | 1 line - -Improved wheel textures for SC USR drivers ------------------------------------------------------------------------- -r4879 | area42 | 2012-08-19 08:21:50 -0600 (Sun, 19 Aug 2012) | 1 line - -Improved wheel textures for SC Boxer ------------------------------------------------------------------------- -r4878 | area42 | 2012-08-19 03:58:24 -0600 (Sun, 19 Aug 2012) | 1 line - -Fixed (higher fter to low) brake pressure for SC carset ------------------------------------------------------------------------- -r4877 | pouillot | 2012-08-19 02:52:28 -0600 (Sun, 19 Aug 2012) | 1 line - -Re #721 Added credits to MinGW ------------------------------------------------------------------------- -r4876 | pouillot | 2012-08-19 02:29:28 -0600 (Sun, 19 Aug 2012) | 1 line - -Re #721 A few improvements to the MinGW build instructions ------------------------------------------------------------------------- -r4875 | pouillot | 2012-08-19 02:18:52 -0600 (Sun, 19 Aug 2012) | 1 line - -Re #721 Restored default automatic SVN revision detection (commented-out by mistake) ------------------------------------------------------------------------- -r4874 | area42 | 2012-08-18 04:23:24 -0600 (Sat, 18 Aug 2012) | 1 line - -Amami tyre sign for wheels ------------------------------------------------------------------------- -r4873 | area42 | 2012-08-18 04:12:07 -0600 (Sat, 18 Aug 2012) | 1 line - -Improved SC Cavallo wheel textures for drivers ------------------------------------------------------------------------- -r4872 | area42 | 2012-08-18 04:10:25 -0600 (Sat, 18 Aug 2012) | 1 line - -Improved wheel textures SC Cavallo ------------------------------------------------------------------------- -r4871 | kmetykog | 2012-08-17 16:12:57 -0600 (Fri, 17 Aug 2012) | 5 lines - -Re #691: fixed bug - needs testing (Boris) - -o renamed and simplified allocTexChannelArrays() method -o added copying of texture names of additional channels -o added copying of vertex and texture coord arrays of additional channels ------------------------------------------------------------------------- -r4870 | kmetykog | 2012-08-17 16:12:24 -0600 (Fri, 17 Aug 2012) | 5 lines - -Re #691: splitOb(): put new utility methods to use in splitOb() (Boris) - -Now the splitting of texture channel arrays is encapsulated in -separate functions. This way adding new texture channels -for splitting is done mostly outside of splitOb() itself. ------------------------------------------------------------------------- -r4869 | kmetykog | 2012-08-17 16:12:01 -0600 (Fri, 17 Aug 2012) | 5 lines - -Re #691: added some utility functions (Boris) - -o copySingleVertexData() to copy data of a single vertex b/w objects -o clearSavedInVertexArrayEntry() to clear the saved flag in all texture channels of vertexarrays -o allocTexChannelArrays() to create vertexarray and textarray for a given channel in the target object ------------------------------------------------------------------------- -r4868 | kmetykog | 2012-08-17 16:11:42 -0600 (Fri, 17 Aug 2012) | 1 line - -Re #691: added storeTexCoord() function (Boris) ------------------------------------------------------------------------- -r4867 | kmetykog | 2012-08-17 16:11:20 -0600 (Fri, 17 Aug 2012) | 4 lines - -Re #691: splitOb() refactored some arrays into structure ob_t (Boris) - -o removed some arrays, that are actually part of an object -o rewrote also createObjectSplitCopy() to work on an object instead of arrays ------------------------------------------------------------------------- -r4866 | kmetykog | 2012-08-17 16:10:55 -0600 (Fri, 17 Aug 2012) | 1 line - -Re #691: added copyTexCoord() function (Boris) ------------------------------------------------------------------------- -r4865 | kmetykog | 2012-08-17 16:10:00 -0600 (Fri, 17 Aug 2012) | 1 line - -Re #691: splitOb() moved object creation to separate function (Boris) ------------------------------------------------------------------------- -r4864 | kmetykog | 2012-08-17 16:09:17 -0600 (Fri, 17 Aug 2012) | 1 line - -Re #691: splitOb() moved split object creation to separate function (Boris) ------------------------------------------------------------------------- -r4863 | kmetykog | 2012-08-17 16:08:22 -0600 (Fri, 17 Aug 2012) | 5 lines - -Re #691: refactored splitOb() (Boris) - -o refactored all {1,2,3} things into constant arrays -o pushed those into for-loops to make code more compact -o added function copyPoint() ------------------------------------------------------------------------- -r4862 | kmetykog | 2012-08-17 16:07:26 -0600 (Fri, 17 Aug 2012) | 3 lines - -Re #691: splitOb() fixed memory allocation bug (Boris) - -o size of memory to be allocated for temporary arrays was wrong (too much) ------------------------------------------------------------------------- -r4861 | kmetykog | 2012-08-17 16:06:39 -0600 (Fri, 17 Aug 2012) | 4 lines - -Re #691: improved readability of splitOb() and ob_t struct (Boris) - -o ob_t: added some comments -o splitOb(): introduced meaningful variable names ------------------------------------------------------------------------- -r4860 | area42 | 2012-08-17 14:32:18 -0600 (Fri, 17 Aug 2012) | 1 line - -OCC sponsor logo template ------------------------------------------------------------------------- -r4859 | area42 | 2012-08-17 14:31:51 -0600 (Fri, 17 Aug 2012) | 1 line - -OCC sponsor logo template ------------------------------------------------------------------------- -r4858 | area42 | 2012-08-17 14:29:00 -0600 (Fri, 17 Aug 2012) | 1 line - -Improved wheel textures for SC FMC Simplix and USR ------------------------------------------------------------------------- -r4857 | area42 | 2012-08-15 13:31:23 -0600 (Wed, 15 Aug 2012) | 1 line - -Improved wheels with less polygon count ------------------------------------------------------------------------- -r4856 | pouillot | 2012-08-14 07:24:09 -0600 (Tue, 14 Aug 2012) | 1 line - -Updated Credits page about FreeSOLID ------------------------------------------------------------------------- -r4855 | pouillot | 2012-08-14 07:23:26 -0600 (Tue, 14 Aug 2012) | 1 line - -Re #307 Explaning comment for -DNOMINMAX under WIN32 ------------------------------------------------------------------------- -r4854 | pouillot | 2012-08-14 07:11:43 -0600 (Tue, 14 Aug 2012) | 1 line - -Fixes #739 Typo in man file ------------------------------------------------------------------------- -r4853 | area42 | 2012-08-13 14:29:04 -0600 (Mon, 13 Aug 2012) | 1 line - -Wheel texture template fix and improved wheels for SC FMC ------------------------------------------------------------------------- -r4852 | area42 | 2012-08-13 13:28:37 -0600 (Mon, 13 Aug 2012) | 1 line - -SC FMC cleanup ------------------------------------------------------------------------- -r4851 | kmetykog | 2012-08-13 05:47:07 -0600 (Mon, 13 Aug 2012) | 3 lines - -Re #691: improved collapseTextures() (Boris) - -o split behavior in submethods ------------------------------------------------------------------------- -r4850 | kmetykog | 2012-08-13 05:46:48 -0600 (Mon, 13 Aug 2012) | 4 lines - -Re #691: integrated splitObjects() call to loadAndGroup() (Boris) - -o general workflow now works as requested, i.e. in loadAndGroup() -textures are collapsed and then splitting is performed ------------------------------------------------------------------------- -r4849 | kmetykog | 2012-08-13 05:46:25 -0600 (Mon, 13 Aug 2012) | 3 lines - -Re #691: moved texture collapsing to separate function (Boris) - - in loadAndGroup() ------------------------------------------------------------------------- -r4848 | kmetykog | 2012-08-13 05:46:03 -0600 (Mon, 13 Aug 2012) | 6 lines - -Re #691: changed ACCC code style (Boris) - -reason: code hardly readable without proper style - -o converted tabs to spaces-only -o applied code style (Ctrl-Shift-F in eclipse) to all files ------------------------------------------------------------------------- -r4847 | kmetykog | 2012-08-13 05:45:23 -0600 (Mon, 13 Aug 2012) | 4 lines - -Re #691: moved splitting to separate method (Boris) - -splitting is now done after loading, -i.e. in a seperate step, in loadAC()/loadACo() ------------------------------------------------------------------------- -r4846 | area42 | 2012-08-12 11:51:43 -0600 (Sun, 12 Aug 2012) | 1 line - -Improved standard wheels ------------------------------------------------------------------------- -r4845 | area42 | 2012-08-12 11:49:11 -0600 (Sun, 12 Aug 2012) | 1 line - -GIMP wheel template ------------------------------------------------------------------------- -r4844 | torcs-ng | 2012-08-11 15:32:40 -0600 (Sat, 11 Aug 2012) | 1 line - -modify channel for network ------------------------------------------------------------------------- -r4843 | torcs-ng | 2012-08-11 10:05:59 -0600 (Sat, 11 Aug 2012) | 1 line - -update Sky code ------------------------------------------------------------------------- -r4842 | area42 | 2012-08-11 08:18:09 -0600 (Sat, 11 Aug 2012) | 1 line - -Brake pressure fix for #97 for SC cars ------------------------------------------------------------------------- -r4841 | torcs-ng | 2012-08-11 04:59:51 -0600 (Sat, 11 Aug 2012) | 1 line - -delete *.bak files in cars/model ------------------------------------------------------------------------- -r4840 | torcs-ng | 2012-08-09 14:03:07 -0600 (Thu, 09 Aug 2012) | 1 line - -fix bug with ole-road track : double line localinfo ------------------------------------------------------------------------- -r4839 | mungewell | 2012-08-08 22:19:48 -0600 (Wed, 08 Aug 2012) | 1 line - -Bug #737 - allows hillclimb (laps=0/duration=00:00:01) => race last until s/f line crossed. ------------------------------------------------------------------------- -r4838 | pouillot | 2012-08-08 11:38:39 -0600 (Wed, 08 Aug 2012) | 1 line - -Re #721 : MinGW 4.7 build system is now up and running (except for networkhuman module) ------------------------------------------------------------------------- -r4837 | torcs-ng | 2012-08-06 15:08:14 -0600 (Mon, 06 Aug 2012) | 1 line - -fix libs/CMakeLists.txt ------------------------------------------------------------------------- -r4836 | torcs-ng | 2012-08-06 15:06:09 -0600 (Mon, 06 Aug 2012) | 1 line - -fix bug with land ------------------------------------------------------------------------- -r4835 | torcs-ng | 2012-08-06 11:33:35 -0600 (Mon, 06 Aug 2012) | 1 line - -add land.ac in objects ------------------------------------------------------------------------- -r4834 | mungewell | 2012-08-03 00:43:03 -0600 (Fri, 03 Aug 2012) | 1 line - -Bug #735 - fix jump in 24HR time if leader crosses start line the wrong way ------------------------------------------------------------------------- -r4833 | torcs-ng | 2012-08-02 15:26:27 -0600 (Thu, 02 Aug 2012) | 1 line - -fix build ephemeris on windows by Joe ------------------------------------------------------------------------- -r4832 | torcs-ng | 2012-08-02 11:42:41 -0600 (Thu, 02 Aug 2012) | 1 line - -build metar and ephemeris just on Linux ------------------------------------------------------------------------- -r4831 | torcs-ng | 2012-08-02 09:56:33 -0600 (Thu, 02 Aug 2012) | 1 line - -fix code OACI for olethos... LGTS ------------------------------------------------------------------------- -r4830 | torcs-ng | 2012-08-02 09:49:47 -0600 (Thu, 02 Aug 2012) | 1 line - -fix bug with ephemeris ------------------------------------------------------------------------- -r4829 | torcs-ng | 2012-08-02 09:35:20 -0600 (Thu, 02 Aug 2012) | 1 line - -add celestialbody omit ------------------------------------------------------------------------- -r4828 | torcs-ng | 2012-08-02 09:26:43 -0600 (Thu, 02 Aug 2012) | 1 line - -add lib ephemeris ------------------------------------------------------------------------- -r4827 | torcs-ng | 2012-08-01 05:23:06 -0600 (Wed, 01 Aug 2012) | 1 line - -not build metar for moment ------------------------------------------------------------------------- -r4826 | torcs-ng | 2012-07-31 12:08:44 -0600 (Tue, 31 Jul 2012) | 1 line - -fix CMakeList.txt in snddefault for build windows ------------------------------------------------------------------------- -r4825 | torcs-ng | 2012-07-31 12:02:22 -0600 (Tue, 31 Jul 2012) | 1 line - -fix bug with 24 heures mode ------------------------------------------------------------------------- -r4824 | torcs-ng | 2012-07-31 09:49:57 -0600 (Tue, 31 Jul 2012) | 1 line - -add files for metar lib ------------------------------------------------------------------------- -r4823 | torcs-ng | 2012-07-31 09:22:01 -0600 (Tue, 31 Jul 2012) | 1 line - -fix legacymenu.cpp for build on windows by Joe ------------------------------------------------------------------------- -r4822 | torcs-ng | 2012-07-31 05:12:12 -0600 (Tue, 31 Jul 2012) | 1 line - -remove cout ------------------------------------------------------------------------- -r4821 | torcs-ng | 2012-07-31 04:56:30 -0600 (Tue, 31 Jul 2012) | 1 line - -remove trace in legacymenu ------------------------------------------------------------------------- -r4820 | torcs-ng | 2012-07-31 04:30:00 -0600 (Tue, 31 Jul 2012) | 1 line - -fix bug with new module sound by Gaetan ------------------------------------------------------------------------- -r4819 | torcs-ng | 2012-07-30 12:18:48 -0600 (Mon, 30 Jul 2012) | 1 line - -fix grmain.cpp ------------------------------------------------------------------------- -r4818 | torcs-ng | 2012-07-30 10:11:26 -0600 (Mon, 30 Jul 2012) | 1 line - -remove sg_memory.h in math/CMakeList.txt ------------------------------------------------------------------------- -r4817 | torcs-ng | 2012-07-29 17:22:19 -0600 (Sun, 29 Jul 2012) | 1 line - -add lib metar to build ------------------------------------------------------------------------- -r4816 | torcs-ng | 2012-07-29 16:16:34 -0600 (Sun, 29 Jul 2012) | 1 line - -remove old file sound ------------------------------------------------------------------------- -r4815 | torcs-ng | 2012-07-29 15:40:53 -0600 (Sun, 29 Jul 2012) | 1 line - -add metar lib (not functionnal for moment) ------------------------------------------------------------------------- -r4814 | torcs-ng | 2012-07-29 15:37:26 -0600 (Sun, 29 Jul 2012) | 1 line - -add math files ------------------------------------------------------------------------- -r4813 | torcs-ng | 2012-07-29 15:34:35 -0600 (Sun, 29 Jul 2012) | 2 lines - -add sound files - ------------------------------------------------------------------------- -r4812 | torcs-ng | 2012-07-29 15:31:27 -0600 (Sun, 29 Jul 2012) | 1 line - -add sound directory for separated sound of ssggraph ------------------------------------------------------------------------- -r4811 | torcs-ng | 2012-07-29 11:16:37 -0600 (Sun, 29 Jul 2012) | 2 lines - -add real weather and day time for config race -prepare for real weather and day time with new lib metar ------------------------------------------------------------------------- -r4810 | area42 | 2012-07-24 05:16:11 -0600 (Tue, 24 Jul 2012) | 1 line - -#725 bugfix ole-road-1.xml ------------------------------------------------------------------------- -r4809 | area42 | 2012-07-21 13:40:04 -0600 (Sat, 21 Jul 2012) | 1 line - -SC FMC and SC Boxer driver skins ------------------------------------------------------------------------- -r4808 | torcs-ng | 2012-07-19 12:26:48 -0600 (Thu, 19 Jul 2012) | 1 line - -update localinfo in tracks ------------------------------------------------------------------------- -r4807 | pouillot | 2012-07-15 11:18:37 -0600 (Sun, 15 Jul 2012) | 1 line - -Fixes #722 FindSOLID now finds correctly FreeSolid under Linux, using PkgConfig ------------------------------------------------------------------------- -r4806 | area42 | 2012-07-12 15:37:40 -0600 (Thu, 12 Jul 2012) | 1 line - -Allondaz texture improvements ------------------------------------------------------------------------- -r4805 | area42 | 2012-07-12 15:34:47 -0600 (Thu, 12 Jul 2012) | 1 line - -SC FMC updates and USR skin + remove of old previews ------------------------------------------------------------------------- -r4804 | area42 | 2012-07-12 15:23:06 -0600 (Thu, 12 Jul 2012) | 1 line - -SC Cavallo fixes ------------------------------------------------------------------------- -r4803 | torcs-ng | 2012-07-11 15:22:18 -0600 (Wed, 11 Jul 2012) | 1 line - -add land allondaz ------------------------------------------------------------------------- -r4802 | torcs-ng | 2012-07-11 15:11:02 -0600 (Wed, 11 Jul 2012) | 2 lines - -add land garguree -add land pinabashi ------------------------------------------------------------------------- -r4801 | torcs-ng | 2012-07-11 14:54:16 -0600 (Wed, 11 Jul 2012) | 7 lines - -add land brondehach -add land bueno -add land chemisay -add land corkscrew -add land espie -add land goldstone-sand -add land migrants ------------------------------------------------------------------------- -r4800 | torcs-ng | 2012-07-10 16:25:07 -0600 (Tue, 10 Jul 2012) | 4 lines - -update land karwada -add land charmey -add land street-1 -add land newton ------------------------------------------------------------------------- -r4799 | torcs-ng | 2012-07-10 15:26:16 -0600 (Tue, 10 Jul 2012) | 1 line - -update land forza ------------------------------------------------------------------------- -r4798 | torcs-ng | 2012-07-10 15:14:04 -0600 (Tue, 10 Jul 2012) | 1 line - -add land inuksuk ------------------------------------------------------------------------- -r4797 | torcs-ng | 2012-07-10 14:55:10 -0600 (Tue, 10 Jul 2012) | 2 lines - -add land aalborg -update land ruudskogen ------------------------------------------------------------------------- -r4796 | torcs-ng | 2012-07-09 15:49:23 -0600 (Mon, 09 Jul 2012) | 1 line - -add backgroundland in track ------------------------------------------------------------------------- -r4795 | torcs-ng | 2012-07-08 12:29:29 -0600 (Sun, 08 Jul 2012) | 1 line - -fix bug with name file grMoonpos.h ------------------------------------------------------------------------- -r4794 | torcs-ng | 2012-07-08 12:21:04 -0600 (Sun, 08 Jul 2012) | 1 line - -update ssggraph/CmakeLists.txt ------------------------------------------------------------------------- -r4793 | torcs-ng | 2012-07-08 12:15:36 -0600 (Sun, 08 Jul 2012) | 1 line - -Add grMoonpos.h grMoonpos.cpp forgot in last commit ------------------------------------------------------------------------- -r4792 | torcs-ng | 2012-07-08 11:17:32 -0600 (Sun, 08 Jul 2012) | 1 line - -- first implement for Moon Position ------------------------------------------------------------------------- -r4791 | pouillot | 2012-07-08 09:21:57 -0600 (Sun, 08 Jul 2012) | 1 line - -Re #634, #712, #713 and Fixes #679 Updated install instructions about the new Expat (and SOLID) dependencies / MSVC 2005 3rd party package ------------------------------------------------------------------------- -r4790 | pouillot | 2012-07-08 07:22:12 -0600 (Sun, 08 Jul 2012) | 2 lines - -Re #634 Port from txml to 3rd party Expat 2 for all platforms (with temporary option to disable if needed) -Re #712 Port from bundled SOLID 2 to 3rd party Free Solid for all platforms (with temporary option to disable if needed) ------------------------------------------------------------------------- -r4789 | pouillot | 2012-07-08 06:40:00 -0600 (Sun, 08 Jul 2012) | 1 line - -Fixed #718 Actual encoding now consistent with XML header (needed for the txml => Expat 2 port) ------------------------------------------------------------------------- -r4788 | pouillot | 2012-07-08 03:22:45 -0600 (Sun, 08 Jul 2012) | 1 line - -Fixes unstartable races with OFFICIAL_ONLY builds (really install simplix_lp1 data files) ------------------------------------------------------------------------- -r4787 | pouillot | 2012-07-03 11:16:51 -0600 (Tue, 03 Jul 2012) | 1 line - -Fixed forgotten bBump argument in call to checkBestSupport ------------------------------------------------------------------------- -r4786 | kakukri | 2012-07-01 12:26:31 -0600 (Sun, 01 Jul 2012) | 1 line - -Fixes #716: SimEngineUpdateRpm returns 0.0 when engine hits max. rev while clutch is engaged ------------------------------------------------------------------------- -r4785 | pouillot | 2012-07-01 09:38:09 -0600 (Sun, 01 Jul 2012) | 1 line - -Re #711 Fixes Windows build after added build support for SDL2 ------------------------------------------------------------------------- -r4784 | area42 | 2012-07-01 03:31:28 -0600 (Sun, 01 Jul 2012) | 1 line - -SC FMC naming fix ------------------------------------------------------------------------- -r4783 | area42 | 2012-06-30 15:27:27 -0600 (Sat, 30 Jun 2012) | 1 line - -SC FMC fixes and racing skin ------------------------------------------------------------------------- -r4782 | area42 | 2012-06-30 14:34:54 -0600 (Sat, 30 Jun 2012) | 1 line - -Logo and typo for Kanagawa cars ------------------------------------------------------------------------- -r4781 | area42 | 2012-06-29 13:41:09 -0600 (Fri, 29 Jun 2012) | 1 line - -SC FMC cleanup ------------------------------------------------------------------------- -r4780 | area42 | 2012-06-29 13:07:54 -0600 (Fri, 29 Jun 2012) | 1 line - -SC FMC window fix ------------------------------------------------------------------------- -r4779 | area42 | 2012-06-29 13:01:53 -0600 (Fri, 29 Jun 2012) | 2 lines - -SC FMC interior material fix - ------------------------------------------------------------------------- -r4778 | area42 | 2012-06-29 10:18:54 -0600 (Fri, 29 Jun 2012) | 1 line - -SC FMC GT4 material fix ------------------------------------------------------------------------- -r4777 | area42 | 2012-06-29 10:05:42 -0600 (Fri, 29 Jun 2012) | 1 line - -Reworked SC FMC GT4 for SD 2.1 ------------------------------------------------------------------------- -r4776 | torcs-ng | 2012-06-27 14:45:34 -0600 (Wed, 27 Jun 2012) | 1 line - -delete grCelestialBody.cpp not used now ------------------------------------------------------------------------- -r4775 | torcs-ng | 2012-06-25 12:01:03 -0600 (Mon, 25 Jun 2012) | 1 line - -fix bug with moon (not displayed ) ------------------------------------------------------------------------- -r4774 | torcs-ng | 2012-06-24 11:46:20 -0600 (Sun, 24 Jun 2012) | 1 line - -update grSun.cpp for yellow color at sunrise and red at sunset ------------------------------------------------------------------------- -r4773 | torcs-ng | 2012-06-24 10:51:11 -0600 (Sun, 24 Jun 2012) | 1 line - -add bumpmapping textures for clouds ------------------------------------------------------------------------- -r4772 | torcs-ng | 2012-06-24 10:09:27 -0600 (Sun, 24 Jun 2012) | 1 line - -update grbackground.cpp with full clouds coverage and prepare code for update in realtime fog distance ------------------------------------------------------------------------- -r4771 | torcs-ng | 2012-06-24 06:28:44 -0600 (Sun, 24 Jun 2012) | 2 lines - -update background.cpp. -Now when rain, the scene color is not infuenced by sun color ------------------------------------------------------------------------- -r4770 | area42 | 2012-06-24 04:15:18 -0600 (Sun, 24 Jun 2012) | 1 line - -Pit door template GIMP resource ------------------------------------------------------------------------- -r4769 | torcs-ng | 2012-06-23 16:37:13 -0600 (Sat, 23 Jun 2012) | 1 line - -fix bug with rain and new lightning code ------------------------------------------------------------------------- -r4768 | torcs-ng | 2012-06-23 11:51:51 -0600 (Sat, 23 Jun 2012) | 1 line - -add halo.png ------------------------------------------------------------------------- -r4767 | pouillot | 2012-06-23 06:50:31 -0600 (Sat, 23 Jun 2012) | 1 line - -Fixed GCC 4.6 compilation error about unconsistent static redeclaration of extern variable Visibility (removed the extern declaration) ------------------------------------------------------------------------- -r4766 | pouillot | 2012-06-23 06:32:43 -0600 (Sat, 23 Jun 2012) | 1 line - -Re #714 Fixed unused var warning ------------------------------------------------------------------------- -r4765 | pouillot | 2012-06-23 06:27:48 -0600 (Sat, 23 Jun 2012) | 1 line - -Fixes #714 Thanks tomlowshang :-) ------------------------------------------------------------------------- -r4764 | torcs-ng | 2012-06-22 16:31:07 -0600 (Fri, 22 Jun 2012) | 1 line - -update grSun.cpp ------------------------------------------------------------------------- -r4763 | torcs-ng | 2012-06-22 16:24:43 -0600 (Fri, 22 Jun 2012) | 1 line - -update Sky code ------------------------------------------------------------------------- -r4762 | torcs-ng | 2012-06-22 14:59:21 -0600 (Fri, 22 Jun 2012) | 1 line - -Add default bump mapping in screen.xml ------------------------------------------------------------------------- -r4761 | mungewell | 2012-06-21 22:58:08 -0600 (Thu, 21 Jun 2012) | 1 line - -Bug #711 Fix SDL1.2 headers/includes/etc ------------------------------------------------------------------------- -r4760 | area42 | 2012-06-21 14:23:49 -0600 (Thu, 21 Jun 2012) | 1 line - -100% white halo for Xavier ------------------------------------------------------------------------- -r4759 | torcs-ng | 2012-06-21 14:04:09 -0600 (Thu, 21 Jun 2012) | 1 line - -add bump mapping openglconfig ------------------------------------------------------------------------- -r4758 | torcs-ng | 2012-06-21 12:41:55 -0600 (Thu, 21 Jun 2012) | 1 line - -update light formula ------------------------------------------------------------------------- -r4757 | torcs-ng | 2012-06-21 12:31:39 -0600 (Thu, 21 Jun 2012) | 1 line - -fix bug on grSun.cpp ------------------------------------------------------------------------- -r4756 | torcs-ng | 2012-06-19 14:13:00 -0600 (Tue, 19 Jun 2012) | 1 line - -Update Sky's code with color scene by Sun's color ------------------------------------------------------------------------- -r4755 | harunasan | 2012-06-17 22:55:32 -0600 (Sun, 17 Jun 2012) | 1 line - -All LS-GT1 AI liveries complete ------------------------------------------------------------------------- -r4754 | area42 | 2012-06-17 10:02:04 -0600 (Sun, 17 Jun 2012) | 1 line - -SC Boxer driver skins ------------------------------------------------------------------------- -r4753 | area42 | 2012-06-17 09:37:15 -0600 (Sun, 17 Jun 2012) | 1 line - -SC Boxer GIMP resources and fixes ------------------------------------------------------------------------- -r4752 | area42 | 2012-06-16 12:58:47 -0600 (Sat, 16 Jun 2012) | 1 line - -SC Cavallo improvements and reworked SC Boxer ------------------------------------------------------------------------- -r4751 | torcs-ng | 2012-06-14 14:41:59 -0600 (Thu, 14 Jun 2012) | 1 line - -Update Sky code ------------------------------------------------------------------------- -r4750 | torcs-ng | 2012-06-14 14:33:11 -0600 (Thu, 14 Jun 2012) | 1 line - -Fix bug with new Sky code ------------------------------------------------------------------------- -r4749 | torcs-ng | 2012-06-14 12:12:55 -0600 (Thu, 14 Jun 2012) | 1 line - -Add inner_halo.png and outer_halo.png ------------------------------------------------------------------------- -r4748 | torcs-ng | 2012-06-13 16:52:39 -0600 (Wed, 13 Jun 2012) | 1 line - -- update Sky code ------------------------------------------------------------------------- -r4747 | harunasan | 2012-06-12 22:44:12 -0600 (Tue, 12 Jun 2012) | 1 line - -PescY not Pesci!!!! Pescy with a Y!!!!!!!!!!!!!!!!!!!!!!! AI Pescy P60 setups now working properly. ------------------------------------------------------------------------- -r4746 | area42 | 2012-06-12 15:23:08 -0600 (Tue, 12 Jun 2012) | 1 line - -SC Cavallo USR/ SIMPLIX driver skins ------------------------------------------------------------------------- -r4745 | area42 | 2012-06-12 14:54:58 -0600 (Tue, 12 Jun 2012) | 1 line - -SC Cavallo USR and SIMPLIX skins ------------------------------------------------------------------------- -r4744 | torcs-ng | 2012-06-12 12:51:55 -0600 (Tue, 12 Jun 2012) | 1 line - -- update Sky code ------------------------------------------------------------------------- -r4743 | area42 | 2012-06-11 14:45:10 -0600 (Mon, 11 Jun 2012) | 1 line - -SC Cavallo SD 2.1 rework ------------------------------------------------------------------------- -r4742 | torcs-ng | 2012-06-10 15:51:14 -0600 (Sun, 10 Jun 2012) | 1 line - -- update Sky code ------------------------------------------------------------------------- -r4741 | area42 | 2012-06-03 12:41:02 -0600 (Sun, 03 Jun 2012) | 1 line - -Improved behind car cam ------------------------------------------------------------------------- -r4740 | area42 | 2012-06-01 13:28:44 -0600 (Fri, 01 Jun 2012) | 1 line - -Brondehach final rework and cleanup ------------------------------------------------------------------------- -r4739 | torcs-ng | 2012-05-28 15:30:54 -0600 (Mon, 28 May 2012) | 1 line - -- Update Sky code ------------------------------------------------------------------------- -r4738 | area42 | 2012-05-28 04:05:09 -0600 (Mon, 28 May 2012) | 1 line - -Salty fixes ------------------------------------------------------------------------- -r4737 | area42 | 2012-05-27 09:27:34 -0600 (Sun, 27 May 2012) | 1 line - -Salty final rework and shadow (unfinished) ------------------------------------------------------------------------- -r4736 | torcs-ng | 2012-05-26 16:33:32 -0600 (Sat, 26 May 2012) | 1 line - -- Update UpdateSky ------------------------------------------------------------------------- -r4735 | torcs-ng | 2012-05-26 13:34:24 -0600 (Sat, 26 May 2012) | 1 line - -- add new options in graphic config ------------------------------------------------------------------------- -r4734 | torcs-ng | 2012-05-26 07:02:20 -0600 (Sat, 26 May 2012) | 1 line - -- update simplix & usr for lp1 ------------------------------------------------------------------------- -r4733 | harunasan | 2012-05-25 15:36:56 -0600 (Fri, 25 May 2012) | 1 line - -LP1 VR8 and P60 baseline setups + USR and SIMPLIX baseline AI setups ------------------------------------------------------------------------- -r4732 | torcs-ng | 2012-05-24 16:05:46 -0600 (Thu, 24 May 2012) | 1 line - -- Update graphic code for real fog (not use cloud now) ------------------------------------------------------------------------- -r4731 | mungewell | 2012-05-23 21:21:54 -0600 (Wed, 23 May 2012) | 1 line - -538 - fix time calc for lap based races ------------------------------------------------------------------------- -r4730 | torcs-ng | 2012-05-23 15:25:37 -0600 (Wed, 23 May 2012) | 1 line - -- removed raceweekend button (for the moment) ------------------------------------------------------------------------- -r4729 | harunasan | 2012-05-22 19:18:51 -0600 (Tue, 22 May 2012) | 1 line - -Committed updated paints for the Taipan + work files + wheels + previews, plus new ACC with new front splitter ------------------------------------------------------------------------- -r4728 | harunasan | 2012-05-22 19:06:34 -0600 (Tue, 22 May 2012) | 1 line - -Replace nearly all LS-GT1 AI liveries with new, up to date ones. (Still need to work on that Newcastle template...) ------------------------------------------------------------------------- -r4727 | harunasan | 2012-05-19 12:11:06 -0600 (Sat, 19 May 2012) | 1 line - -USR liveries and new base livery for ZENTEK + work files ------------------------------------------------------------------------- -r4726 | area42 | 2012-05-18 04:12:18 -0600 (Fri, 18 May 2012) | 1 line - -New, improved standard car material and correct naming of source files for all SC ------------------------------------------------------------------------- -r4725 | mungewell | 2012-05-17 23:51:38 -0600 (Thu, 17 May 2012) | 1 line - -668 fix 'best grahpics' segfault ------------------------------------------------------------------------- -r4724 | mungewell | 2012-05-17 22:06:03 -0600 (Thu, 17 May 2012) | 1 line - -690 more changes to the cameras ------------------------------------------------------------------------- -r4723 | mungewell | 2012-05-15 00:35:24 -0600 (Tue, 15 May 2012) | 1 line - -690 moved some cameras around (to different keys) ------------------------------------------------------------------------- -r4722 | mungewell | 2012-05-14 23:08:16 -0600 (Mon, 14 May 2012) | 1 line - -532 more tinkering with driver cams ------------------------------------------------------------------------- -r4721 | torcs-ng | 2012-05-13 15:50:18 -0600 (Sun, 13 May 2012) | 1 line - -- Add advancedgraphconfigmenu.xml ------------------------------------------------------------------------- -r4720 | torcs-ng | 2012-05-13 15:48:01 -0600 (Sun, 13 May 2012) | 1 line - -- comment raceweekend button ------------------------------------------------------------------------- -r4719 | torcs-ng | 2012-05-13 15:37:18 -0600 (Sun, 13 May 2012) | 1 line - -- Update userinterface/legacymenu/CMakeLists.txt ------------------------------------------------------------------------- -r4718 | torcs-ng | 2012-05-13 15:30:39 -0600 (Sun, 13 May 2012) | 1 line - -- Add advancedgraphconfig.cpp advancedgraphconfig.h ------------------------------------------------------------------------- -r4717 | torcs-ng | 2012-05-13 15:26:44 -0600 (Sun, 13 May 2012) | 2 lines - -- Add new 'Advanced graphic' menu config -- update salty/CMakeLists.txt for removed changes.txt ------------------------------------------------------------------------- -r4716 | area42 | 2012-05-13 03:35:45 -0600 (Sun, 13 May 2012) | 1 line - -Roof fix ------------------------------------------------------------------------- -r4715 | area42 | 2012-05-13 03:22:31 -0600 (Sun, 13 May 2012) | 1 line - -Shadow texture channel bugfix ------------------------------------------------------------------------- -r4714 | area42 | 2012-05-12 13:22:42 -0600 (Sat, 12 May 2012) | 1 line - -Salty fixes and shadows ------------------------------------------------------------------------- -r4713 | mungewell | 2012-05-10 23:19:41 -0600 (Thu, 10 May 2012) | 1 line - -more 'spanning' changes ------------------------------------------------------------------------- -r4712 | mungewell | 2012-05-10 00:02:49 -0600 (Thu, 10 May 2012) | 3 lines - -532 and 469 changes - -More working on the spanning of split screens and some changes to the camera lists ------------------------------------------------------------------------- -r4711 | area42 | 2012-05-06 11:33:47 -0600 (Sun, 06 May 2012) | 1 line - -track shadow with tire marks ------------------------------------------------------------------------- -r4710 | area42 | 2012-05-05 08:11:10 -0600 (Sat, 05 May 2012) | 1 line - -Water fix and 3D tirewall for track Chemisay ------------------------------------------------------------------------- -r4709 | area42 | 2012-04-29 13:34:32 -0600 (Sun, 29 Apr 2012) | 1 line - -Chemisay bugfixes and improvements ------------------------------------------------------------------------- -r4708 | wdbee | 2012-04-29 07:45:38 -0600 (Sun, 29 Apr 2012) | 1 line - -Allow variable rpm value for reference cars ------------------------------------------------------------------------- -r4707 | area42 | 2012-04-28 11:12:30 -0600 (Sat, 28 Apr 2012) | 1 line - -Fixes, cleanups and PNG optimization for textures ------------------------------------------------------------------------- -r4706 | area42 | 2012-04-28 07:38:38 -0600 (Sat, 28 Apr 2012) | 1 line - -Allondaz bugfix, rework and improvement for SD 2.1 ------------------------------------------------------------------------- -r4705 | pouillot | 2012-04-20 02:48:44 -0600 (Fri, 20 Apr 2012) | 1 line - -Re #529 Restored commented-out anti-aliasing detection ------------------------------------------------------------------------- -r4704 | pouillot | 2012-04-20 02:21:52 -0600 (Fri, 20 Apr 2012) | 1 line - -Targeting 2.1 now ... ------------------------------------------------------------------------- -r4703 | mungewell | 2012-04-19 20:30:35 -0600 (Thu, 19 Apr 2012) | 1 line - -Fixed BezelCompensation calculation ------------------------------------------------------------------------- -r4702 | mungewell | 2012-04-18 23:49:12 -0600 (Wed, 18 Apr 2012) | 3 lines - -Changes for Spanning View across split screens - -This is intended to give a better perspective view using multiple monitors angled inwards ------------------------------------------------------------------------- -r4701 | pouillot | 2012-04-14 04:09:54 -0600 (Sat, 14 Apr 2012) | 1 line - -Re #475 Removed -DDEBUG by default (and renamed CMake option OPTION_DEBUG to OPTION_FORCE_DEBUG) + Re #678 Fixed mistake about OPTION_TRACE* explanations ------------------------------------------------------------------------- -r4700 | pouillot | 2012-04-14 03:56:04 -0600 (Sat, 14 Apr 2012) | 1 line - -Re #475 Removed -DDEBUG by default (and renamed CMake option OPTION_DEBUG to OPTION_FORCE_DEBUG) ------------------------------------------------------------------------- -r4699 | pouillot | 2012-04-14 03:54:25 -0600 (Sat, 14 Apr 2012) | 1 line - -Re #307 Fixed GCC warning about a possible crash when calling help menu when no keyboard shortcut is defined ------------------------------------------------------------------------- -r4698 | pouillot | 2012-04-14 02:37:53 -0600 (Sat, 14 Apr 2012) | 1 line - -Fixes #678 (wrong unpack instructions) + Re #679 (Missing stuff) ... all in INSTALL.txt ------------------------------------------------------------------------- -r4697 | pouillot | 2012-04-14 02:04:44 -0600 (Sat, 14 Apr 2012) | 1 line - -Updated change log for 2.0.0 ------------------------------------------------------------------------- -r4696 | pouillot | 2012-04-14 02:00:54 -0600 (Sat, 14 Apr 2012) | 1 line - -Merged from tags/2.0.0 : Updated release notes ------------------------------------------------------------------------- -r4695 | pouillot | 2012-04-14 01:58:40 -0600 (Sat, 14 Apr 2012) | 1 line - -Merged from tags/2.0.0 : Fixed typo in garage menu ------------------------------------------------------------------------- -r4694 | pouillot | 2012-04-14 01:57:40 -0600 (Sat, 14 Apr 2012) | 1 line - -Merged from tags/2.0.0 : Final 2.0.0 packaging ------------------------------------------------------------------------- -r4693 | mungewell | 2012-04-12 21:12:09 -0600 (Thu, 12 Apr 2012) | 1 line - -532 Change split screen arrangements ------------------------------------------------------------------------- -r4692 | mungewell | 2012-04-11 23:20:16 -0600 (Wed, 11 Apr 2012) | 1 line - -529 Stereo Vision - config files and SDL init ------------------------------------------------------------------------- -r4691 | mungewell | 2012-04-11 20:51:32 -0600 (Wed, 11 Apr 2012) | 1 line - -532 merge 1 view across split screens to reduce distortion ------------------------------------------------------------------------- -r4690 | mungewell | 2012-04-11 19:37:16 -0600 (Wed, 11 Apr 2012) | 1 line - -538 accelerated time fix ------------------------------------------------------------------------- -r4689 | mungewell | 2012-04-11 18:30:26 -0600 (Wed, 11 Apr 2012) | 1 line - -538 accelerated time for endurance races ------------------------------------------------------------------------- -r4688 | mungewell | 2012-04-11 00:07:18 -0600 (Wed, 11 Apr 2012) | 1 line -