Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
ed96b4d
First proper simutrans-experimental update
jamespetts Jan 31, 2009
ef799f5
Additional files not automatically included in the first simutrans-ex…
jamespetts Jan 31, 2009
c777366
On the previous update, some files did not copy, resulting in compile…
jamespetts Jan 31, 2009
06eae5f
Improved hill function: now, hills get increasingly hard to climb for…
jamespetts Jan 31, 2009
1b21f4e
Improved steam engine physics.
jamespetts Feb 1, 2009
c625faf
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 1, 2009
817538b
Fixed some merge errors with the standard Simutrans trunk that stoppe…
jamespetts Feb 1, 2009
a637b17
Fix compiler errors and warnings
aburch Feb 1, 2009
a968dd3
Compile besch/vehikel_besch.cc
aburch Feb 1, 2009
a7dbbee
Avoid code duplication
aburch Feb 1, 2009
82c68e5
Further improvements to the steam locomotive physics: differences bet…
jamespetts Feb 1, 2009
3921e1a
Merge branch 'experimental' of git://github.com/aburch/simutrans.git
jamespetts Feb 2, 2009
af1575f
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 2, 2009
aa29cf2
Merged with Simutrans-standard to r2288 (including the new, faster ro…
jamespetts Feb 3, 2009
9dcefe6
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 5, 2009
c7f2153
Industries de-link themselves from the chain and display a message wh…
jamespetts Feb 5, 2009
9d173a3
Added a small comment.
jamespetts Feb 6, 2009
a6f4cd9
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 6, 2009
41a2cf7
Add MSVC++ file for Makeobj-Experimental
jamespetts Feb 7, 2009
c0f207d
Industries now close down between 0 and 30 years (random) of becoming…
jamespetts Feb 8, 2009
4c65ee5
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 8, 2009
3fffc66
When industries close, other industries in the same chain attempt to …
jamespetts Feb 8, 2009
11bcfbf
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 8, 2009
1cf1a5b
(1) Corrected a bug in the previous version that caused a crash when …
jamespetts Feb 9, 2009
31f1205
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 9, 2009
731c22f
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 13, 2009
7c97d4e
Updated project file to account for new addition of .cc file in simut…
jamespetts Feb 14, 2009
dcb7bd0
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 14, 2009
934cabf
(1) Added new system of merging of goods to allow differentiation of …
jamespetts Feb 14, 2009
4f42525
Implemented Isidoro's vehicle replacement tool, adapted to work with …
jamespetts Feb 15, 2009
5c34705
A number of issues with debug settings that caused problems including…
jamespetts Feb 15, 2009
98d34b7
Corrected bug which would cause instability and failures to unload ca…
jamespetts Feb 21, 2009
dbd94d0
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 21, 2009
32f24a4
Added new ways of dealing with debt and insolvency: players now have …
jamespetts Feb 22, 2009
21438a9
Credit limit only shown in finances window when freeplay is not being…
jamespetts Feb 25, 2009
4188671
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 26, 2009
2b35914
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 26, 2009
f2ff343
Fixed a bug that could cause a crash in some cases, relating to the c…
jamespetts Feb 26, 2009
195b8b5
Ticks now only shown on debug builds.
jamespetts Feb 26, 2009
a9ffe57
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Feb 28, 2009
d076325
Hill climbing algorithm made more efficient.
jamespetts Feb 28, 2009
4fe9004
Cornering algorithm made more efficient.
jamespetts Feb 28, 2009
54266ff
Reversing code: vehicles now reverse without turning around if the re…
jamespetts Mar 1, 2009
b8dc6ce
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 1, 2009
1f85455
Completed system for reversing of railway trains (incl. trams, etc.).…
jamespetts Mar 4, 2009
5ca159a
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 4, 2009
a355b84
New versioning system for .pak files that use Simutrans-Experimental …
jamespetts Mar 6, 2009
332d92b
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 6, 2009
fc55cc8
Added extra parameters for vehicle data files to prepare for new feat…
jamespetts Mar 7, 2009
18d0152
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 7, 2009
3d76cbf
Fixed some inconsistencies after merging the new version from the trunk.
jamespetts Mar 7, 2009
9df9bd8
Vehicles can now be upgraded (both in the depot and replace windows) …
jamespetts Mar 9, 2009
65cc9d0
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 9, 2009
db4ff5b
Loading time for each vehicle can now be set by a value in each vehic…
jamespetts Mar 9, 2009
bb20c07
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 9, 2009
4521673
Added the loading time to the GUI in the depot window
jamespetts Mar 9, 2009
bd6249a
Minor improvements to reversing and loading time.
jamespetts Mar 9, 2009
170fdd0
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 11, 2009
eeaf2a2
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 11, 2009
92f6c36
New Simutrans-Experimental specific save game version. Now saves data…
jamespetts Mar 15, 2009
77560c1
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 15, 2009
a7243f0
Convoys and lines now have a graph showing their average speed for ea…
jamespetts Mar 21, 2009
6d99293
Better (faster) system for calculating euclidian distance
jamespetts Mar 21, 2009
8e91368
Basic structure in place for the new revenue model. Also, enhanced th…
jamespetts Mar 28, 2009
c16f458
Further work on the new revenue model. Not yet complete, but speed an…
jamespetts Mar 29, 2009
f73de72
Ticks is now a 64 bit variable, to accomodate very long games without…
jamespetts Mar 29, 2009
aa8a899
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Mar 29, 2009
35e953b
Update to work with the latest trunk merge.
jamespetts Mar 29, 2009
69fb0b8
Added catering and TPO revenue calculation.
jamespetts Mar 29, 2009
70dac48
Correct a compile problem in makeobj and use average speeds for lines…
jamespetts Mar 30, 2009
f4a2b34
Insignificant comment and code layout changes.
jamespetts Apr 1, 2009
5daa210
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 1, 2009
bc67b58
Added means for recording the waiting time of goods at stations.
jamespetts Apr 2, 2009
435c616
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 2, 2009
981ed8f
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 4, 2009
eab59ec
*Very* early implementation of new pathfinding algorithm and logic. U…
jamespetts Apr 6, 2009
c43c418
New pathing now compiles. Still *UNTESTED*.
jamespetts Apr 6, 2009
23badbe
New routing system - initial round of debugging finished. Has passed …
jamespetts Apr 10, 2009
ed210e0
Further refinements of the new pathing. Also, fixed the problem with …
jamespetts Apr 11, 2009
3d057b4
History of interest paid and credit limit now shown in the finance wi…
jamespetts Apr 12, 2009
a1bf832
Interest payments are now correctly recorded in the profit graph.
jamespetts Apr 12, 2009
801c926
Removed reference to "no routing over overcrowding" if the new pathin…
jamespetts Apr 12, 2009
deb5709
Fix compile error in makeobj
jamespetts Apr 12, 2009
5155390
FIX: Players with no money could still raise or lower land
jamespetts Apr 13, 2009
06d08a9
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 13, 2009
07e735d
FIX: Memory leak in new routing algorithm.
jamespetts Apr 13, 2009
bf0e0a5
Some improvements in memory management.
jamespetts Apr 14, 2009
9eaf800
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 14, 2009
43da7a5
CHANGE: Further memory optimisations.
jamespetts Apr 15, 2009
3e3212a
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 15, 2009
61fd0a7
FIX: Further memory leak.
jamespetts Apr 15, 2009
b4b9ffa
CHANGE: AI players now try to build roads for which their vehicles ar…
jamespetts Apr 16, 2009
2d9b67b
Merge branch 'master' of git://github.com/aburch/simutrans.git
jamespetts Apr 16, 2009
6e7fcb3
Fix complilation with GCC 4.3.2 on Linux
aburch Apr 18, 2009
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ SOURCES += besch/reader/way_reader.cc
SOURCES += besch/reader/xref_reader.cc
SOURCES += besch/sound_besch.cc
SOURCES += besch/tunnel_besch.cc
SOURCES += besch/vehikel_besch.cc
SOURCES += besch/ware_besch.cc
SOURCES += boden/boden.cc
SOURCES += boden/brueckenboden.cc
Expand Down Expand Up @@ -204,6 +205,8 @@ SOURCES += gui/colors.cc
SOURCES += gui/components/gui_button.cc
SOURCES += gui/components/gui_chart.cc
SOURCES += gui/components/gui_combobox.cc
SOURCES += gui/components/gui_convoy_assembler.cc
SOURCES += gui/components/gui_convoy_label.cc
SOURCES += gui/components/gui_flowtext.cc
SOURCES += gui/components/gui_image_list.cc
SOURCES += gui/components/gui_label.cc
Expand Down Expand Up @@ -261,6 +264,7 @@ SOURCES += gui/money_frame.cc
SOURCES += gui/optionen.cc
SOURCES += gui/pakselector.cc
SOURCES += gui/player_frame_t.cc
SOURCES += gui/replace_frame.cc
SOURCES += gui/savegame_frame.cc
SOURCES += gui/scenario_frame.cc
SOURCES += gui/schedule_list.cc
Expand Down
20 changes: 20 additions & 0 deletions Simutrans-Experimental.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simutrans-Experimental", "Simutrans-Experimental.vcproj", "{0621B295-BEB7-4767-82F1-F27995610323}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0621B295-BEB7-4767-82F1-F27995610323}.Debug|Win32.ActiveCfg = Debug|Win32
{0621B295-BEB7-4767-82F1-F27995610323}.Debug|Win32.Build.0 = Debug|Win32
{0621B295-BEB7-4767-82F1-F27995610323}.Release|Win32.ActiveCfg = Release|Win32
{0621B295-BEB7-4767-82F1-F27995610323}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading