Commit Graph

76 Commits

Author SHA1 Message Date
Zeno Rogue 44495852ad hr_exception, currently used for build_shortest_path 2019-09-12 22:42:58 +02:00
Zeno Rogue 80d14c0196 add_action_push consistently; improved some menu hotkeys and ordering; improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue b875853232 racing:: changes in TWIDTH: no more +1 in 3D binary; +1 if it would be 1; increases per each 8 race_tries 2019-09-12 22:38:47 +02:00
Zeno Rogue d9b90d8a8e 3D:: two-player uses split screen 2019-09-12 22:38:45 +02:00
? e47ad880a0 racing:: missing CAP_FILES guard 2019-09-12 22:38:42 +02:00
? 2f66a64ce3 3d:: racing:: increased TWIDTH in binary3, as otherwise it could not create paths 2019-09-12 22:38:42 +02:00
? c797d4ccba racing:: fixed a potential crash if goal not found 2019-09-12 22:38:42 +02:00
? c5e87f1d2d racing:: history is saved in 3D 2019-09-12 22:38:42 +02:00
? 71ef823c43 racing:: reduced setdist parameter 2019-09-12 22:38:42 +02:00
? 365b6595d3 racing:: added CAP_CRYSTAL guards 2019-09-12 22:38:42 +02:00
? 0d795e60bf 3d::racing:: 3d racing (partial) 2019-09-12 22:38:42 +02:00
? e88db219b8 racing:: CAP_FILES employed 2019-09-12 22:38:39 +02:00
Zeno Rogue 8575bd8ef6 racing:: no more splitscreen outside of racing mode 2019-09-12 22:38:39 +02:00
Zeno Rogue f8cd171bb2 reset the starting land after disabling the Racing mode 2019-09-12 22:38:39 +02:00
Zeno Rogue f6092de56f fixed crash on changing projection while not in race 2019-09-12 22:38:39 +02:00
Zeno Rogue c80df92acb text fixes, PL translation updated 2019-09-12 22:38:39 +02:00
Zeno Rogue d6b79162c0 racing:: fixed a bug with official races generating incorrectly 2019-09-12 22:38:39 +02:00
Zeno Rogue e42abbbf24 racing:: finish message 2019-09-12 22:38:39 +02:00
Zeno Rogue 5db477390c racing:: fixed not configuring track correctly when started from CLI 2019-09-12 22:38:39 +02:00
Zeno Rogue 9ecf07755d racing:: side display 2019-09-12 22:38:39 +02:00
Zeno Rogue 46b87a20b2 racing:: myname added to scores 2019-09-12 22:38:39 +02:00
Zeno Rogue 8756b8e27a racing::standard_centering 2019-09-12 22:38:39 +02:00
Zeno Rogue 294d287518 racing:: fixed hotkey clash for 'best scores to show as ghosts' vs 'guiding line' 2019-09-12 22:38:39 +02:00
Zeno Rogue 07b8c37247 racing:: race angle now defaults correctly to 90 degrees 2019-09-12 22:38:39 +02:00
Zeno Rogue 4c19618cbb racing:: race TPP now adjusts better to the screen aspect ratio 2019-09-12 22:38:39 +02:00
Zeno Rogue 2cb19e153d racing:: 'two players' option should work now 2019-09-12 22:38:39 +02:00
Zeno Rogue c313f59c87 racing: disable mouse pointing 2019-09-12 22:38:39 +02:00
Zeno Rogue 0a794f5b26 added set_priority_board(LB_RACING) 2019-09-12 22:38:39 +02:00
Zeno Rogue 6cea3c7378 illegal ghosts are now cleared after the race, not before 2019-09-12 22:38:39 +02:00
Zeno Rogue 20f7e8ff6d racing:: display scores/ghosts for racing even if racing is not yet on 2019-09-12 22:38:39 +02:00
Zeno Rogue a783e19f6a racing:: removed OO dialog since it caused errors on some systems 2019-09-12 22:38:39 +02:00
Zeno Rogue 370de4c735 race timestamp now uses 'long long' instead of 'time_t' to prevent incompatibilities 2019-09-12 22:38:39 +02:00
Zeno Rogue 325877a9ee racing:: increase range allowed 2019-09-12 22:38:39 +02:00
Zeno Rogue 15cd70c6a7 racing:: officials as one file 2019-09-12 22:38:39 +02:00
Zeno Rogue 36920c04ec racing menu improvements, translations updated, text fixes 2019-09-12 22:38:38 +02:00
Zeno Rogue e4939ad8d4 racing:: achievements/leaderboards 2019-09-12 22:38:38 +02:00
Zeno Rogue ada9a99a5d racing:: works correctly with yshift 2019-09-12 22:38:38 +02:00
Zeno Rogue e0212b1495 more official racers 2019-09-12 22:38:38 +02:00
Zeno Rogue 8d588cbdab racing:: trophies 2019-09-12 22:38:38 +02:00
Zeno Rogue a989214a46 racing:: guiding line feature 2019-09-12 22:38:38 +02:00
Zeno Rogue 7100dc0de6 racing:: changed the order in the menu 2019-09-12 22:38:38 +02:00
Zeno Rogue 2f1b3562c5 racing:: official Vizier ghost is drawn 2019-09-12 22:38:38 +02:00
Zeno Rogue 72417638d7 racing:: fixed mkdir on Windows 2019-09-12 22:38:38 +02:00
Zeno Rogue 6ec03a5217 racing:: golden auraspecial 2019-04-29 17:19:06 +02:00
Zeno Rogue 8635c49a5e racing:: race_advance 2019-04-29 17:19:06 +02:00
Zeno Rogue 39067a83df racing:: fixed racetimeformat, wrong digit was bounded to <6 2019-04-29 17:19:06 +02:00
Zeno Rogue 9a47148ae7 racing:: checksum to disable ghosts on incorrect tracks 2019-04-29 17:19:06 +02:00
Zeno Rogue 1d413a7d97 racing:: blockoff false routes 2019-04-29 17:19:06 +02:00
Zeno Rogue d65c41db12 racing::add_debug 2019-04-29 17:19:06 +02:00
Zeno Rogue 8225593756 racing:: not available in bounded words (disabled in menu, changing geometry disables racing 2019-04-29 17:19:05 +02:00