Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

korean starter guide #10

Open
wants to merge 94 commits into
base: master
Choose a base branch
from
Open

korean starter guide #10

wants to merge 94 commits into from

Conversation

geunwoobaek
Copy link

Simultrans 스타터 가이드 한글판.pdf

I translate starter guide to korean for korean user.

jamespetts and others added 30 commits January 31, 2009 00:35
… up to 5 tiles. Also, cleaned the hill code and improved the fixed-sized ordered list template.
  boden/wege/weg.h:160: error: extra qualification ‘weg_t::’ on member ‘reset_way_constraints’

  besch/vehikel_besch.h:236: error: storage class specifiers invalid in parameter declarations
  besch/vehikel_besch.h:236: error: storage class specified for parameter ‘welt’

  simconvoi.h:518: warning: returning reference to temporary

  vehicle/simvehikel.h:249: error: extra qualification ‘vehikel_t::’ on member ‘check_way_constraints’

  vehicle/simvehikel.h:304: error: storage class specifiers invalid in parameter declarations
  vehicle/simvehikel.h:304: error: storage class specified for parameter ‘welt’

  vehicle/simvehikel.h:400: error: a storage class can only be specified for objects and functions

  vehicle/simvehikel.h:404: error: extra qualification ‘vehikel_t::’ on member ‘compare_directions’

  simcity.h:88: error: extra qualification ‘stadt_t::’ on member ‘privatecar_init’

  simcity.h:89: error: extra qualification ‘stadt_t::’ on member ‘get_private_car_ownership’

  dataobj/einstellungen.cc:677: error: ‘waytype_t’ is not a class or namespace

  vehicle/simvehikel.cc: In member function ‘bool vehikel_t::check_way_constraints(const weg_t*) const’:
  vehicle/simvehikel.cc:1987: error: expected unqualified-id before ‘||’ token
  vehicle/simvehikel.cc:1988: error: expected primary-expression before ‘||’ token
  vehicle/simvehikel.cc:1988: error: expected primary-expression before ‘;’ token
  vehicle/simvehikel.cc:1992: error: expected primary-expression before ‘||’ token
  vehicle/simvehikel.cc:1992: error: expected primary-expression before ‘=’ token
  vehicle/simvehikel.cc:1993: error: expected primary-expression before ‘||’ token
  vehicle/simvehikel.cc:1993: error: expected primary-expression before ‘;’ token

Signed-off-by: Ansgar Burchardt <[email protected]>
Signed-off-by: Ansgar Burchardt <[email protected]>
Signed-off-by: Ansgar Burchardt <[email protected]>
…ween smaller and larger locomotives are now handled better.
…en they close down. Also, merged changes in the trunk up to 4th of February 2009.
… obsolete, and all orphaned industries in the chain are also closed down. To do: automatically re-connect orphaned industries to any other suitable industries on the map.
…connect to any remaining industries of a suitable type.
…saving;

(2) changed halt_list from an slist_tpl to a vector_tpl to improve performance;
(3) added the ability to see the origin of goods/passengers/mail in the info window for stops and convoys (although note that this information is not yet properly preserved at transfer stops; this work is in preparation for the planned new revenue system).
…origins; and (2) fixed a bug with the cornering algorithms that caused cross-contamination between cornering values of different vehicles at the same time.
jamespetts and others added 27 commits March 29, 2009 21:08
Conflicts:
	gui/depot_frame.cc
	simconvoi.h
…ploaded as a backup. *UNTESTED*. Will probably not compile.
…basic testing on reliability and performance, but needs more extensive testing.
…the floating money display from the new revenue model. Outstanding issue: waiting times are not stored properly.
…ndow. Simutrans-Experimental version now shown in the title bar. Being overdrawn for more than three months adversely affects a player's credit rating. A player's starting credit rating is based on the starting money (1/10th of it).

Also:-

Merge branch 'master' of git://github.com/aburch/simutrans.git

Conflicts:
	besch/reader/tunnel_reader.cc
	besch/tunnel_besch.h
	besch/writer/tunnel_writer.cc
…g system is enabled.

Changed some settings in the .vcproj file. If compiling manually, the "NEW PATHING" compiler option must be used to get the new pathing algorithm.

Credit limit is restored slowly after a period of indebtedness.

Revenue system updated to calculate the effect of the convoy's or line's speed on the likelihood of passengers using private cars.

The "avoid overcrowding" setting now causes passengers/goods to be discarded at any overcrowded intermediate stop, not being their destination, and not pay for the journey there.

A necessary file for the quickstone hashtable, missing from previous uploads, and necessary for the new pathing system, is included.
FIX: Erroneous credit limit message when adding halts.
FIX: AI players could not build halts
FIX: Incorrect calculation of which goods could be transported to/from a halt when lines, rather than individual convoys, were used.
CHANGE: settings.xml renamed settings-experimental.xml to avoid conflicts with Simutrans-Standard
FIX: Settings from settings-experimental.xml are now read
FIX: Crash when starting with show_month = 3 in simuconf.tab
FIX: Incorrect display of the date and time in the main game window
FIX: Returning passengers that could not find a route were added in any event to the station with a next transfer of "unknown".
FIX: Crashes in some cases on deleting halts.
@geunwoobaek geunwoobaek changed the title Experimental korean starter guide Nov 23, 2018
ceeac pushed a commit to ceeac/simutrans that referenced this pull request Jun 21, 2020
ceeac pushed a commit to ceeac/simutrans that referenced this pull request Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants