Commit Graph

  • a737f9e3d5 Fixed typos. hiker 2018-04-27 00:34:58 +10:00
  • 33c60ddc1c Remove obsolete powerup loading Alayan-stk-2 2018-04-26 12:45:49 +02:00
  • af106fcd7d Remove obsolete powerup loading Alayan-stk-2 2018-04-26 12:41:15 +02:00
  • c2ae2bfce6 Improve comments Alayan-stk-2 2018-04-26 05:52:41 +02:00
  • acf9ed1eab Remove unused default value Alayan-stk-2 2018-04-26 05:35:12 +02:00
  • ae21cfe8d7 Fix log reporting Alayan-stk-2 2018-04-25 23:18:02 +02:00
  • b770fa19fb Auto refresh for lan server detection Deve 2018-04-25 20:26:23 +02:00
  • e10e56a962 Various improvements requested in review Alayan-stk-2 2018-04-25 11:43:46 +02:00
  • 8a8b954bf9 Fixed more ticks vs time issues. hiker 2018-04-24 17:44:39 +10:00
  • c8befd7505 Fixed compiler warning. hiker 2018-04-24 17:30:15 +10:00
  • 6f38a56dfa Merge branch 'lan-broadcast' hiker 2018-04-24 17:28:19 +10:00
  • 88abad8dc7 Moved handleMaterialGFX() and updateEngineSFX() from update() to updateGraphics() - i.e. only one per rendered frame. hiker 2018-04-24 17:19:13 +10:00
  • f2f15ac4e0 Removed duplicated entries. hiker 2018-04-24 09:22:52 +10:00
  • 2a89e7e0d1 Merge remote-tracking branch 'origin/lan-broadcast' into lan-broadcast hiker 2018-04-24 09:18:41 +10:00
  • 0809f3e286 Added 192.168.1.255 as default broadcast address. hiker 2018-04-24 09:16:55 +10:00
  • 62ea07ecc8 Try to synchronize timer independent of music Benau 2018-04-24 01:01:47 +08:00
  • b919c82da5 Merge remote-tracking branch 'origin/master' Benau 2018-04-23 23:47:30 +08:00
  • 866eba936d Try to fix linux - compiles. but untested. hiker 2018-04-24 00:37:53 +10:00
  • 59b796a7f5 Since broadcasting to 255.255.255.255 does not work in all cases, add code to create a set of potential broadcast addresses and use them all. Duplicated will be filtered out (since likely a server will replace more than all). hiker 2018-04-23 23:30:48 +10:00
  • 4d4fff690d Support for multiple reference weight lists Alayan-stk-2 2018-04-23 03:51:39 +02:00
  • d79e4a1509 Use referenc Alayan-stk-2 2018-04-23 03:49:48 +02:00
  • 7f5565cbc4 New item weight lists Alayan-stk-2 2018-04-23 02:29:40 +02:00
  • d3659232e0 Fix time-to-ticks build issue (#3215) Alayan-stk-2 2018-04-23 02:18:46 +02:00
  • 2ca9189f32 Add isFollowMode function Alayan-stk-2 2018-04-23 02:03:35 +02:00
  • 4844b415b6 Merge pull request #9 from supertuxkart/master Alayan-stk-2 2018-04-23 01:59:15 +02:00
  • c08093d732 Merge branch 'More-AI-improvem' auria.mg 2018-04-22 19:36:37 -04:00
  • fa85460bc2 Merge pull request #7 from supertuxkart/master Alayan-stk-2 2018-04-22 21:31:44 +02:00
  • 8e1f046b86 Fix the handling of messages that arrive before the last saved state (which currently causes a crash). hiker 2018-04-22 22:07:21 +10:00
  • bc8539ae10 Add some sound effect for lobby Benau 2018-04-22 15:07:08 +08:00
  • d4eaec6667 Fix crashed sound repeating Benau 2018-04-22 14:44:43 +08:00
  • 7ddd498156 Add a separator as auria suggested when reentering the lobby Benau 2018-04-22 14:32:41 +08:00
  • 96797e9325 Fix wrong code to make it the same as comment Benau 2018-04-22 14:01:11 +08:00
  • ad7555d8ea Fix race GUI glitch kart icons to line horizontally at the start of a race auria.mg 2018-04-21 21:04:21 -04:00
  • bb88ffc460 Merge branch 'game_protocol' auria.mg 2018-04-21 19:53:56 -04:00
  • cbfcc55ebc Fix cutscenes sychronisation, fixes #3213 auria.mg 2018-04-21 19:12:25 -04:00
  • edb3cc4f0b Fix material slowdown not working, fixes #3212 auria.mg 2018-04-21 19:05:45 -04:00
  • c9d1d1c579 Fix issue with ticks vs time elapsed in scripting engine auria.mg 2018-04-21 18:46:21 -04:00
  • 8d767f0c8f Fixed flooding with wrong way messages. Deve 2018-04-21 22:51:21 +02:00
  • a4198536a0 Reset server if no player in lobby between a grand prix Benau 2018-04-22 01:03:25 +08:00
  • e1797f0572 Don't use NetworkConfig which got deleted already Benau 2018-04-21 16:41:25 +08:00
  • 448ad5abcf Clean up network local player handling Benau 2018-04-21 16:32:43 +08:00
  • 82a396ed56 Fix kart headlight in network Benau 2018-04-21 16:30:38 +08:00
  • ba681a7cf8 Initial GP in network Benau 2018-04-21 16:00:14 +08:00
  • 6728951985 Fix incorrect camera index for GP Benau 2018-04-21 12:55:55 +08:00
  • 708d558528 Fix #3191 Benau 2018-04-21 10:25:05 +08:00
  • e0a5bd1027 Restore dropping bubblegum after shield explosion Deve 2018-04-20 22:04:29 +02:00
  • 78f96d4818 Temporary 'fixed' banana handling. hiker 2018-04-21 01:32:03 +10:00
  • d55d5d0f3f Get local player id from server for GP sorting later Benau 2018-04-20 19:10:40 +08:00
  • 75a63f6bae Remove unused protocol type Benau 2018-04-20 17:33:07 +08:00
  • afa647ac90 Remove unneeded rewind test in skidmarks Benau 2018-04-20 17:22:33 +08:00
  • 3772045f99 Fix GLES Benau 2018-04-20 17:01:59 +08:00
  • 359cb4770a Merge branch 'master' of github.com:supertuxkart/stk-code hiker 2018-04-20 18:26:48 +10:00
  • 611def3c04 Fix sp shader debug handling Benau 2018-04-20 16:25:12 +08:00
  • 42d21ba9f9 Merge branch 'master' of github.com:supertuxkart/stk-code hiker 2018-04-20 17:59:59 +10:00
  • 4a0444987a Fixed skidding in network mode. Only the jump duration is part of the state, the current height of the kart in case of a jump is then computed (without keeping track of speed etc). Jumping is now only done during updateGraphics(). hiker 2018-04-20 17:31:31 +10:00
  • 91e1bd3fd1 Try to fix invalid string by store a copied of translation Benau 2018-04-20 14:36:19 +08:00
  • a071e022a5 Do the same for race event manager for non-stop network Benau 2018-04-20 14:18:26 +08:00
  • 32c1255c10 Make sure no dialog exists when going back to lobby Benau 2018-04-20 14:18:05 +08:00
  • 0c33803159 Let the network game keep going even race paused dialog shown Benau 2018-04-20 13:30:17 +08:00
  • e5c991e3d2 Merge remote-tracking branch 'origin/master' into kobato Benau 2018-04-20 13:03:34 +08:00
  • 2dada03bae Save available karts and tracks from clients in STKPeer Benau 2018-04-19 16:08:56 +08:00
  • bd13f40584 Reset server to accepting client state if no more connected players Benau 2018-04-19 00:38:08 +08:00
  • 99a25bb837 Implement a proper end and restart race in network Benau 2018-04-18 15:18:55 +08:00
  • 6eaa88a3f5 Remove the unknown 255 attachment which caused by Endcontroller replacement Benau 2018-04-18 13:55:29 +08:00
  • b6caf00bfc Stop race event manager if exiting lobby Benau 2018-04-18 13:41:21 +08:00
  • 9a32bdcbe1 Fix #1636 Benau 2018-04-18 09:40:29 +08:00
  • d4fb888ffa Eliminate disconnected kart Benau 2018-04-16 15:18:10 +08:00
  • 6f30fd0cb0 Clean up ConnectToPeer Benau 2018-04-16 13:08:05 +08:00
  • 0ecc6e34b9 Add deve request for auto-server port detection Benau 2018-04-16 12:47:08 +08:00
  • 12e4ba0f18 Check server version again in connection request (for connect-now) Benau 2018-04-16 11:57:45 +08:00
  • a7deff5c3e Avoid a crash in general text field dialog. Deve 2018-04-15 21:14:24 +02:00
  • 789d75bf26 Remember last sucessfully connected server address Benau 2018-04-16 00:27:01 +08:00
  • bd5fc33816 Add billboard text of online player name to non-local player Benau 2018-04-16 00:13:36 +08:00
  • d30faece9c Show (online) player name in race GUI Benau 2018-04-15 16:17:43 +08:00
  • d6af63da67 Fix possible android crash Benau 2018-04-15 15:32:16 +08:00
  • 0c688c7df7 Use music phase instead of race phase Benau 2018-04-15 14:58:54 +08:00
  • 2c6883842e Add connect-now equivalent to online screen Benau 2018-04-15 14:03:26 +08:00
  • 8c72ce66e3 Copy server address to avoid using STKHost in shutdown Benau 2018-04-15 12:57:55 +08:00
  • 266898ca28 Display server port in log for connect-now GUI later Benau 2018-04-15 11:35:50 +08:00
  • 88728b074c Fix lobby crash in graphics server Benau 2018-04-06 22:10:51 +08:00
  • ba98e7dde9 Remove invalid warning about logging packets Benau 2018-04-06 21:27:34 +08:00
  • f37ca7ada5 Don't update skidmark if rewinding Benau 2018-04-06 20:43:26 +08:00
  • c3354923db Avoid skipping of vertex buffer update if called more than once per frame Benau 2018-04-06 20:38:30 +08:00
  • 22f8095cb0 Remove compiler warnings Benau 2018-04-06 18:03:33 +08:00
  • beaafb3d79 Fix clang discarding the translated stringw Benau 2018-04-06 14:29:32 +08:00
  • 2a3d57706a Reset timer after finished loading world Benau 2018-04-06 13:26:11 +08:00
  • 969b56844b Don't pause timer in thunderbird phase when in offline game Benau 2018-04-03 10:06:42 +08:00
  • 93d1b9136d Clean all previous AI if exists in offline game Benau 2018-04-03 10:05:29 +08:00
  • 2dd9174b3a Remove unused code in game events protocol Benau 2018-04-02 15:52:07 +08:00
  • 660ccd1f43 Don't crash if user opened a dialog when server shutting down Benau 2018-04-02 12:15:07 +08:00
  • 66c05bbdbf Avoid crash if pressing close window button when networking Benau 2018-04-01 15:08:30 +08:00
  • eca5a78075 Fix starting race now network string leaking Benau 2018-04-01 13:13:34 +08:00
  • a727f524f2 Modified file to automatically trigger cmake on compilation. hiker 2018-03-31 00:39:49 +11:00
  • 4f94615c49 Moved wrong-way timer from kart into linear world. hiker 2018-03-31 00:16:47 +11:00
  • da039bf6a9 Renamed member variable and method to better describe them. hiker 2018-03-30 23:22:00 +11:00
  • 92edfe5121 Attempt for #3164 auria.mg 2018-03-29 19:23:51 -04:00
  • ca7aac04c7 Fix leak auria.mg 2018-03-28 19:45:24 -04:00
  • 6d435a3dcf Fixed mingw compilation Deve 2018-03-27 22:56:37 +02:00
  • 7e553356ea Fixed windows compilation Deve 2018-03-27 22:50:21 +02:00
  • 0773e03246 Avoid some code duplication Deve 2018-03-26 23:59:25 +02:00