Commit Graph

  • a5ba5b0a2a Improved profile statistics somewhat. hiker 2016-05-03 21:31:32 +10:00
  • 2745e42935 Added a new 'testing ai', which can be started using a command line option to either test it in play against computer, or in AI against AI races. Atm the test_ai is nearly identical to the skidding ai, except for one brake statement that needs to be investigated. hiker 2016-05-03 21:28:11 +10:00
  • bf64ce9ec0 Avoid negative square root Benau 2016-05-03 15:44:44 +08:00
  • a852c9857e Merge pull request #2475 from antoniusriha/support_disable_race_intro_sound auriamg 2016-05-02 18:58:01 -04:00
  • 342b4f299e Delay start for 3s when intro sound is off Antonius Riha 2016-05-02 21:53:34 +02:00
  • c1445386b2 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-05-02 22:27:25 +10:00
  • 8950bc1b6c Added '(beta)' to editor link. hiker 2016-05-02 22:26:53 +10:00
  • d4f1f28070 Support disabling race intro and start sounds Antonius Riha 2016-05-02 11:32:04 +02:00
  • f8ec241d9a Add isInvulnerable() detection for skidding ai Benau 2016-05-02 12:28:23 +08:00
  • 56d8f10ef9 Minor code cleanup. hiker 2016-05-02 10:37:37 +10:00
  • ec41a7806c Fixed setting colour of (debug) spheres added. hiker 2016-05-02 09:58:01 +10:00
  • 24d298b743 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-05-01 23:14:58 +10:00
  • f17abe4095 Updated visual studio redistributable to the latest version (14.0.23026). hiker 2016-05-01 23:13:53 +10:00
  • c096503860 Fix swatter on bubblegum shield decreasing a life in battle mode Benau 2016-04-30 11:13:28 +08:00
  • 56549f68d4 Fix memory leak Benau 2016-04-30 07:00:24 +08:00
  • 0449263b6e Fixed compiler warning. hiker 2016-04-28 17:16:02 +10:00
  • 92f0ab6819 Implemented command line option "--dont-load-navmesh" to disable loading of any navmeshes (to avoid extremly slow loading times in debug mode, e.g. for temple). hiker 2016-04-28 17:15:07 +10:00
  • b83246aac2 Revert "Do not compute the battle graph in case of a single kart in debug" since Benau has suggested a better approach. This reverts commit c9c37fb400. hiker 2016-04-28 16:58:37 +10:00
  • fdf2df2f0f Also search for directories with the name 'build' for the editor (not only bld), which is the documented name to use for the editor. hiker 2016-04-28 13:59:21 +10:00
  • c9c37fb400 Do not compute the battle graph in case of a single kart in debug mode in an arena: in debug mode computing the distance matrix takes a LONG time (approximately 12 minutes on my machine). In release mode it's fast enough for now. hiker 2016-04-28 11:17:20 +10:00
  • 1ad20811b8 Fix leaning value Benau 2016-04-28 08:23:50 +08:00
  • 94ad7ad676 Adjust wheel position in case of leaning: move the wheels on the side that is higher in the air a bit further down so that they touch the ground. Fixed #2400. hiker 2016-04-27 18:15:28 +10:00
  • 1870691900 Decrease leaning somewhat, and increased leaning speed. hiker 2016-04-27 18:11:57 +10:00
  • d90dc8ea37 Removed unused entry. hiker 2016-04-27 17:58:28 +10:00
  • 30d60acfaf Added freetype to list of software used. hiker 2016-04-27 15:19:00 +10:00
  • a0dc35b1fe Removed openal installer, fixed installer to properly install and remove the editor (now named supertuxart-editor). hiker 2016-04-27 14:00:02 +10:00
  • 95b5161367 Removed openal installer (which is likely not necessary, see ticket #2089. hiker 2016-04-26 13:10:36 +10:00
  • 031ae27919 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-04-26 12:50:51 +10:00
  • 031c918bf4 Fixed files that were not uninstalled. hiker 2016-04-26 12:50:21 +10:00
  • 4bc0cccf00 Fix user/login screen layout, fixes #2474 auria.mg 2016-04-25 19:10:56 -04:00
  • 0503855b7d Add freetype into INSTALL.md Benau 2016-04-25 09:18:37 +08:00
  • a1eceb9d3d Fix build auria.mg 2016-04-24 19:55:37 -04:00
  • 5e9f0ba246 Fix invalig logging auria.mg 2016-04-24 19:37:51 -04:00
  • 8dfa5a3755 GPLose screen tweak auria.mg 2016-04-24 19:37:27 -04:00
  • ab2f46cc90 Improve reverse track support auria.mg 2016-04-24 19:36:52 -04:00
  • 32eba771e2 Tweak GP win and GP lose buttons : translator reported they were too small, and also they were designed for mouse use only and didn't work well from another input device auria.mg 2016-04-24 18:21:45 -04:00
  • 8c337110a2 Fix text auria.mg 2016-04-23 09:00:40 -04:00
  • b6431c3383 Tweak grand prix auria.mg 2016-04-22 20:44:35 -04:00
  • cffd0bd00c Fix invalid XML and update translations auria.mg 2016-04-22 20:28:21 -04:00
  • ea14dcc1ca Update pot file auria.mg 2016-04-22 18:59:07 -04:00
  • 1fc99d7948 Add a few more replays + minor text change auria.mg 2016-04-22 18:55:26 -04:00
  • 5e8168e020 Add a few more stock replays auria.mg 2016-04-22 18:20:32 -04:00
  • 55278122fe Allow showing same difficulty of ghost replay only Benau 2016-04-22 23:07:45 +08:00
  • b59194cdf3 Add a command line option to start the network console. hiker 2016-04-22 16:37:17 +10:00
  • d092dcf96c Avoid slowdown in profile mode in profile mode when fps is < 60. hiker 2016-04-22 16:04:27 +10:00
  • ff10bfd07a Fix getHeading() for ghost karts Benau 2016-04-22 11:32:55 +08:00
  • f6ce065cee Allow a few replays coming with the game Benau 2016-04-22 09:49:46 +08:00
  • 790cd807a3 Start updating changelog for STK 0.9.2. Prepare challenges/GPs for the new abyss track (replacing the old subsea) auria.mg 2016-04-21 20:50:01 -04:00
  • 9299eca758 Fixed compilation after moving the windows installer to a different directory. hiker 2016-04-22 07:54:40 +10:00
  • 41ecd83d55 Started to add support for installing the editor. hiker 2016-04-22 00:19:22 +10:00
  • 97b7320c5b Fixed uninstallation to only delete files belonging to STK (to avoid problems if someone installed STK e.g. in c:\Program Files - without a subdirectory). hiker 2016-04-22 00:03:49 +10:00
  • 28d78447c3 Fixed installation of prerequisites. hiker 2016-04-21 23:14:39 +10:00
  • 6a0fdba062 Moved windows installer into tools directory. hiker 2016-04-21 23:13:53 +10:00
  • 889baa7e39 Removed unnecessary --with-profile command line option. hiker 2016-04-21 22:32:24 +10:00
  • b16f225e47 Fixed path in installer, and support common different names for the build directory (bld, build, cmake_build). hiker 2016-04-21 22:28:50 +10:00
  • 3827b504c7 Added new installer from MattDevo. hiker 2016-04-21 09:14:33 +10:00
  • 6987c82c7b Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-04-20 09:16:52 +10:00
  • 9de3b4484f Fixed crash when collecting profiler output. hiker 2016-04-20 08:47:02 +10:00
  • 434a00640b Use switch instead of if. hiker 2016-04-19 17:08:53 +10:00
  • 904db68028 Removed debug code. hiker 2016-04-19 11:56:23 +10:00
  • 5b8e99e8c8 Fixed incorrect enum. hiker 2016-04-19 11:55:16 +10:00
  • 7ca76bbfbf Removed unused smoothing setting. hiker 2016-04-19 09:56:05 +10:00
  • d788ca9a1b Fixed behind wheel debug camera. hiker 2016-04-19 09:53:55 +10:00
  • d1f611197f Fixed reset of cameras, and switching to debug views. hiker 2016-04-19 09:40:14 +10:00
  • dac357daec Fixed kart selection screen for legacy pipeline Deve 2016-04-19 01:38:39 +02:00
  • bb67ee78fe Fix Lesbea's game Benau 2016-04-18 23:57:42 +08:00
  • d65dd6c199 Started to refactor the camera into different classes. Normal camera is working atm. but not much more. hiker 2016-04-18 23:29:10 +10:00
  • caca4b06b2 Fix #1797 Benau 2016-04-16 08:15:18 +08:00
  • 58846002eb Fixed bullet compilation for gcc 6.0. Deve 2016-04-15 23:38:50 +02:00
  • f9b0b05d53 Fix warning Benau 2016-04-14 10:40:15 +08:00
  • ff7556130a Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-04-14 11:04:28 +10:00
  • 95853787b3 Minor code cleanup. hiker 2016-04-14 09:37:20 +10:00
  • f59ea0f258 Moved the camera debug parameter from UserConfig to a static value in camera. Added proper names for the debug modes instead of int. hiker 2016-04-14 09:30:26 +10:00
  • ef1e5da4bc Fixed compiler warning. hiker 2016-04-13 08:20:08 +10:00
  • c18343f60b Improvements to login screen : properly center buttons, and allow logging in by pressing enter auria.mg 2016-04-12 19:25:45 -04:00
  • 2f0e60694c Removed duplicated function. hiker 2016-04-13 08:01:24 +10:00
  • a0623aee57 Force fresh cmake configuration. hiker 2016-04-13 07:40:47 +10:00
  • 7a9d283f43 Fixed comments. hiker 2016-04-12 22:35:56 +10:00
  • c54caf3e03 Fixed missing #include file, some code cleanup. hiker 2016-04-12 17:38:15 +10:00
  • 8763c3aca7 Changed rewind key from F1 to F11 (F1 always opens the in-game menu). hiker 2016-04-12 17:37:14 +10:00
  • 7d0953ad83 Merge branch 'master' into rewind hiker 2016-04-12 17:36:56 +10:00
  • 29e4d4a0bc Fixed memory corruption in case of gamepads with large buttons count. Deve 2016-04-10 00:54:24 +02:00
  • d914e1eea3 Make game playable when start racing Benau 2016-04-08 15:44:50 +08:00
  • 6dc05a1ec7 Merge remote-tracking branch 'origin/master' into walldriving Benau 2016-04-08 13:42:58 +08:00
  • 8c29fb01f6 Minor tweaks to split screen text to make it clearer auria.mg 2016-04-07 20:53:48 -04:00
  • 1ef082b2e6 Fix tabs accidentally committed previously auria.mg 2016-04-04 19:46:41 -04:00
  • 9fb7f5617b Merge remote-tracking branch 'origin/master' into transparent_kart Benau 2016-04-04 09:02:45 +08:00
  • dca821d4e6 Allow looking back when watching replay Benau 2016-04-04 09:02:04 +08:00
  • ae8fac6dcb No powerup display when watching replay Benau 2016-04-04 07:54:24 +08:00
  • 740e4e10c8 Remove soccer team color handling in kart model Benau 2016-04-04 07:53:33 +08:00
  • 53b8b90ae6 Update servers list as they are found auria.mg 2016-04-03 18:56:35 -04:00
  • b0af2b40b3 Multiplayer : don't lock tracks auria.mg 2016-04-03 18:42:46 -04:00
  • 224bd277b3 Better function name Benau 2016-04-03 13:59:10 +08:00
  • 508ddfcd45 Show translucent icon for ghost kart in race gui Benau 2016-04-03 11:27:46 +08:00
  • 2e016e63b4 Allow displaying transparent wheels and speed weight objects Benau 2016-04-03 00:17:36 +08:00
  • 79db5e2365 Fix comment Benau 2016-04-02 16:02:51 +08:00
  • ccd6294699 Add transparent ghost kart in STK Benau 2016-04-02 15:53:21 +08:00
  • 5ac25db7f8 Initial work to support transparent kart in ghost replay Benau 2016-04-02 12:55:20 +08:00
  • 34f9d507d0 Fix real lan network connection Benau 2016-04-01 09:59:16 +08:00
  • 894a38f6c7 Fix empty popup when no lan server detected auria.mg 2016-03-31 20:40:42 -04:00