Commit Graph

  • a3265d5c15 Fix uninitialised member value Benau 2016-03-30 10:58:21 +08:00
  • 932365cee3 Fixed VS compilation. hiker 2016-03-29 11:18:19 +11:00
  • 840244d476 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-29 11:09:55 +11:00
  • 5c83249a30 Fixed crash in stand-alone server. hiker 2016-03-23 16:48:53 +11:00
  • 640b6bb6b8 Merge pull request #2464 from Odd0002/master auriamg 2016-03-28 20:08:53 -04:00
  • 09bfdafd12 Use current font to getDimension for text Benau 2016-03-28 14:46:04 +08:00
  • 4e0f217fc8 Remove unneeded cast Benau 2016-03-27 20:53:33 +08:00
  • 47bac3b33d Fix debug build on GCC 5.3.0 Odd0002 2016-03-26 21:47:57 -05:00
  • 692539690d No combined uint32 Benau 2016-03-27 08:31:31 +08:00
  • dff5f8d459 Allow auto recreation of ghost replay file lists after recording. Benau 2016-03-25 16:11:32 +08:00
  • 151cc72e22 Save skidding info in replay Benau 2016-03-25 15:37:53 +08:00
  • 11b119066c Add support for using ghost kart in challenge Benau 2016-03-23 14:26:48 +08:00
  • 33defa44b7 Merge most modifications by egirsova to build 64-bits on OS X Marianne Gagnon 2016-03-21 20:16:59 -04:00
  • 8df9ff2cd8 Simplify ghost replay screen Benau 2016-03-21 15:18:47 +08:00
  • ee4c4bd962 Try again to fix crash when exiting the server profile screen without networking. hiker 2016-03-21 14:14:21 +11:00
  • ad545861ed Fix crash when exiting the server screen (network was still set to be enabled). hiker 2016-03-21 13:59:42 +11:00
  • fcc2b6493b Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-21 12:13:27 +11:00
  • e1ce01b5d2 Removed mostly unnecessary default constructor. hiker 2016-03-21 12:12:01 +11:00
  • 7aad4835b9 Merge branch 'new_track_gui' Benau 2016-03-21 08:54:49 +08:00
  • 065edebc70 Merge pull request #2455 from tobbi/coverity_issues_2 hiker 2016-03-21 11:53:35 +11:00
  • a62145ed6e Merge remote-tracking branch 'origin/master' into new_track_gui Benau 2016-03-21 08:48:54 +08:00
  • ca0f66e4f8 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-21 11:03:48 +11:00
  • 1f4776abb3 Allow server gui to start selection. hiker 2016-03-21 09:58:21 +11:00
  • e28b48c61b Fix previous commit Marianne Gagnon 2016-03-20 18:51:05 -04:00
  • fa721409c0 Show connected players on server gui. hiker 2016-03-21 09:50:29 +11:00
  • cbf1e4b5d7 Remove unused files, fixes #2458 Marianne Gagnon 2016-03-20 18:40:43 -04:00
  • 05483396c2 Also show name of selected karts on waiting screen. hiker 2016-03-21 09:39:17 +11:00
  • be7c7bfcbc Show Waiting screen on server. hiker 2016-03-21 09:38:53 +11:00
  • c258418577 Fix going back Benau 2016-03-21 01:02:13 +08:00
  • fce3eec66f New GUI for track only screen, used in network and loaded from replay Benau 2016-03-20 16:23:49 +08:00
  • 4d42010f2a Add missed number of laps setting Benau 2016-03-20 08:54:12 +08:00
  • b92210d4a0 No watching replay when split-screen Benau 2016-03-20 08:40:55 +08:00
  • da70d305a9 Allow watch replay only Benau 2016-03-20 01:33:26 +08:00
  • 07afd444a8 Allow racing against the replay on equal footing Benau 2016-03-19 14:57:22 +08:00
  • a42ee39240 Merge remote-tracking branch 'origin/master' into random_arena_item Benau 2016-03-19 08:58:25 +08:00
  • 78abafb9df Attempt proper fix for #2453 Marianne Gagnon 2016-03-18 19:35:26 -04:00
  • 97ac0a6f59 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-19 10:28:01 +11:00
  • d25f3cee25 Added time step size as parameter to each protocol's synchromous update function (which is needed for interpolation later). hiker 2016-03-19 10:24:44 +11:00
  • 616a34ea77 Merge pull request #2456 from tobbi/coverity_issues_3 auriamg 2016-03-18 19:08:38 -04:00
  • 10bb5caae3 Show lobby screen on interactive server in LAN mode. hiker 2016-03-18 08:10:47 +11:00
  • 8ae746f330 Properly free memory for m_story_mode_status and m_achievements_status Tobias Markus 2016-03-17 15:48:24 +01:00
  • 0775347431 Add missing unlock Tobias Markus 2016-03-17 15:38:40 +01:00
  • 4101d72d90 Avoid crashes when the server enters the lobby (somewhat temporary, the server needs a different kind of lobby anyway). hiker 2016-03-17 17:20:02 +11:00
  • b6bcf33ae0 Added end of race handling, so that clients and server shut down properly and go back to the lobby. hiker 2016-03-17 17:19:21 +11:00
  • 5b7161710d Add GUI option in track info screen for random item location. Benau 2016-03-17 12:16:19 +08:00
  • 094a87eb94 Avoid NULL reference crash. hiker 2016-03-17 10:00:03 +11:00
  • d2509baf5c Allow random items number and type for arena with navmesh. Benau 2016-03-17 01:27:24 +08:00
  • 970159d98f Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-16 22:47:34 +11:00
  • c6b22cdffb Fix crash when player is not logged in. See #2453 for more details. hiker 2016-03-16 22:29:51 +11:00
  • 90f82494f7 Cosmetic changes only. hiker 2016-03-16 09:49:30 +11:00
  • 6f5d36f479 Merge pull request #2451 from egirsova/master auriamg 2016-03-14 20:00:56 -04:00
  • 07048d62fe Removed indices used in reading network string, now all reading is sequentially. Merge branch 'network_string_sequential_read' hiker 2016-03-15 10:34:19 +11:00
  • 19222c25bc Merge remote-tracking branch 'origin/master' into network_string_sequential_read hiker 2016-03-15 10:33:47 +11:00
  • 3a3e8bb49e Create a dummy camera if the server is running with graphics. This allows starting a server from the gui. hiker 2016-03-15 09:53:26 +11:00
  • 1ad41db6c9 Fixed reading code which ignored 2 bytes. hiker 2016-03-15 00:04:00 +11:00
  • 8d312174d8 Update README. There is no stk-code/src/ide folder. Users should simply follow the instructions in the wiki to build for Mac OS X egirsova 2016-03-13 16:10:02 -05:00
  • c48ce20091 Thanks leper for this fix Benau 2016-03-14 00:43:00 +08:00
  • 7783de8770 Fixed line ending style. hiker 2016-03-13 16:37:19 +11:00
  • e267aa9dff Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-13 16:31:36 +11:00
  • 54463e9d66 Save server password so that authentication works. hiker 2016-03-13 16:30:24 +11:00
  • 467953cfe6 Merge remote-tracking branch 'origin/master' into network_string_sequential_read hiker 2016-03-13 16:08:21 +11:00
  • f2c26f06f1 Another refactoring of NetworkString, this time added support for sequential reads, so that you don't need to specify the offset anymore (and no more removeFromFront). hiker 2016-03-13 13:49:43 +11:00
  • 8a9168a024 Remove the hard-coded localized name in language.cpp Benau 2016-03-13 10:25:26 +08:00
  • 96bf567c2e Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-11 16:46:20 +11:00
  • 655987b992 Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will be supported there will be no 1:1 relationship between peer and players anymore). All voting related protocols were extended to include the voting player's player id (sp in future split screen player can vote individually - though atm they would all vote for the same thing). hiker 2016-03-11 16:42:35 +11:00
  • 5500a06ceb Tweak subsea challenge Marianne Gagnon 2016-03-10 20:57:43 -05:00
  • d0499be4b9 Update protocol to include server difficulty and mode Marianne Gagnon 2016-03-10 19:25:55 -05:00
  • 90f0c12393 More work on networking UI Marianne Gagnon 2016-03-10 18:48:40 -05:00
  • 35451515a2 Work on "Create server" screen to include more options Marianne Gagnon 2016-03-09 19:47:45 -05:00
  • 193aabe393 Remove weird unicode character from help GUI files Marianne Gagnon 2016-03-09 19:47:21 -05:00
  • fc38acbea4 Fixed waiting screen. hiker 2016-03-10 09:29:53 +11:00
  • b4d4f770ca Fixed line endings. hiker 2016-03-10 09:28:52 +11:00
  • 69f128b62f Added some log messages about received events. hiker 2016-03-09 21:22:53 +11:00
  • 6d1e5dc8ae Fixed crashed caused by sending messages that have been read previously (which were sent with incorrect length). hiker 2016-03-09 21:21:50 +11:00
  • 45b2fef88a Merge remote-tracking branch 'origin' into remove-event-processing-info hiker 2016-03-09 16:50:51 +11:00
  • 058c1554ac Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-09 16:47:13 +11:00
  • 1923ba0ab4 Two bugfixes (thanks to Benau for debugging). hiker 2016-03-09 16:38:06 +11:00
  • 8ba337c343 Regenerate pot file, fixing transifex issue hopefully Marianne Gagnon 2016-03-08 21:35:25 -05:00
  • f35b3d2670 Merge branch 'master' of github.com:supertuxkart/stk-code hiker 2016-03-09 13:22:00 +11:00
  • 6067b3b8fa Use new #supertuxkart channel instead of #stk. hiker 2016-03-09 13:21:37 +11:00
  • 67068db470 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-09 13:19:16 +11:00
  • 603dfe7eee Minor code cleanup. hiker 2016-03-09 13:18:46 +11:00
  • 62a527a14b Fixed protocol. hiker 2016-03-09 13:16:14 +11:00
  • f371a019c6 Fixed compiler warning. hiker 2016-03-09 07:49:27 +11:00
  • 087d491445 Removed EventProcessingInfo, and pre-computing of protocols that should receive an event. Solves potential problem that an event might arrive at a client before the destination protocol is up and running. Also improved handling of (dis)connects, now only protocols that can handle a disconnect event will receive them, hopefully reducing the number of crashes when a client disconnects. hiker 2016-03-09 07:46:33 +11:00
  • 114732035f Fix log Benau 2016-03-08 10:32:35 +08:00
  • 88fb0a555e Use uniform spelling for SuperTux Benau 2016-03-08 08:17:47 +08:00
  • edbdde4536 Replaced another soft-dash with a normal - (to avoid transifex complains). hiker 2016-03-07 13:58:44 +11:00
  • c6cef53c99 Merge branch 'refactor-network-string' hiker 2016-03-07 12:26:36 +11:00
  • 68e394702b Merge branch 'refactor-network-string' of github.com:supertuxkart/stk-code into refactor-network-string hiker 2016-03-07 12:20:43 +11:00
  • 64993718b4 Replaced soft-dash with a normal - (to avoid transifex complains). hiker 2016-03-07 12:15:20 +11:00
  • 1dc5c0b4af Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-03-07 12:14:05 +11:00
  • 05081c3033 Fix keep translating online/login issue Benau 2016-03-07 09:08:27 +08:00
  • 7ff4cd8873 Merge branch 'refactor-network-string' hiker 2016-03-07 12:04:17 +11:00
  • 94dc236a75 Merge remote-tracking branch 'origin/master' into refactor-network-string hiker 2016-03-07 12:03:09 +11:00
  • 9500331716 Merge branch 'master' of https://github.com/supertuxkart/stk-code Marianne Gagnon 2016-03-06 20:01:48 -05:00
  • 04999c35ee More work on networking UI Marianne Gagnon 2016-03-06 20:01:40 -05:00
  • a462d4a81e Fixed compiler warnings. hiker 2016-03-07 09:12:21 +11:00
  • 9c71dc78d1 Merge remote-tracking branch 'origin/master' into refactor-network-string hiker 2016-03-06 16:42:16 +11:00
  • f70dfb7d5d Fixed crashes (on VS at least) when the string printed contained format characters. hiker 2016-03-06 15:54:39 +11:00