Commit Graph

  • d320df749f Allow to set max texture size in config file. Deve 2016-08-12 23:30:10 +02:00
  • 1481da9718 Fixed button icons with non-hd textures and low MAX_TEXTURE_SIZE parameter Deve 2016-08-12 20:41:19 +02:00
  • c5446c4cf1 Remove unused header Benau 2016-08-12 10:41:07 +08:00
  • c71b24f98f Correct fixes to #2599 Benau 2016-08-12 09:41:08 +08:00
  • aa15b0070e Determine the texture size of bold face smartly Benau 2016-08-12 08:31:52 +08:00
  • 2d95df1722 Update appdata file to latest standard Benau 2016-08-12 00:48:57 +08:00
  • 239881ef5e Refactored event handling, so that now not only Rewinder objects can store events. This allows e.g. a 'new attachment' event to be handled entirely in the attachment class, not in the kart rewinder anymore. hiker 2016-08-11 17:14:09 +10:00
  • 5cfed1bc1c Allow to set lower RTTs resolution. Deve 2016-08-11 01:58:18 +02:00
  • e621e93f4c Updated comments. hiker 2016-08-10 08:35:23 +10:00
  • eaf21fe2f8 Replaced #include in kart.hpp to reduce dependencies; some coding style fixes. hiker 2016-08-10 08:21:37 +10:00
  • 7c598df8d1 Save powerup state in kart status. hiker 2016-08-09 17:46:06 +10:00
  • f4f2f11943 Fix crash in case the same event is replayed more than once. hiker 2016-08-09 17:39:20 +10:00
  • a5ce27caa5 Added events for new attachments. hiker 2016-08-09 17:16:45 +10:00
  • 5f6c954c5a Added documentation. hiker 2016-08-08 18:10:30 +10:00
  • 5da96cf9d0 Fixed documentation and usage of ATTACHMENT_NOLOKS_SWATTER (which is never an actual attachment value, even nolok has 'ATTACHMENT_SWATTER' set). hiker 2016-08-08 17:57:15 +10:00
  • f341cd1440 Optimised rewind of attachments (avoid creating new attachments when the attachment was not changed). hiker 2016-08-08 17:46:52 +10:00
  • c01f838b0f Merge remote-tracking branch 'origin/master' into rewind hiker 2016-08-08 14:34:24 +10:00
  • 15a2526971 Merge branch 'fix_graph' Benau 2016-08-08 08:56:05 +08:00
  • b3f932a0e3 Renamed getState to saveState, and added support for saving a kart's attachmend in a state. hiker 2016-08-08 10:33:12 +10:00
  • 8e8433f08c Credit where credit is due (#2593) MTres19 2016-08-05 19:12:52 -04:00
  • 40697ab5f7 Bugfix for rewind: previously for a floating point value f add(f) would actually call add(Vec3(f)), which adds a vector (f,f,f). hiker 2016-08-05 17:22:04 +10:00
  • e039eb59c9 Added more fields to debug output. hiker 2016-08-05 17:21:17 +10:00
  • 05db7c1481 Use BareNetworkString for storing states and events. hiker 2016-08-04 23:15:12 +10:00
  • 6f78f5b9b9 Fixed GLES Elderme 2016-08-04 14:36:35 +02:00
  • 1025e25846 Refactored RewindInfo into astand-alone class/file with separate classes for time, event, and states. hiker 2016-08-03 17:48:38 +10:00
  • 10937333a1 Remove duplicated code in navmesh Benau 2016-08-03 12:37:48 +08:00
  • 3eb94e023d Fixed error in rewind when only event but no state information was available at chosen rewind-to time. hiker 2016-08-02 21:24:10 +10:00
  • 9f0529f26f Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-08-01 08:42:09 +10:00
  • a15c9529a5 Merge remote-tracking branch 'origin/master' into rewind hiker 2016-08-01 08:18:38 +10:00
  • cdde62dadb Further tweaked restitution for track and bowling ball to avoid bowling balls jumping up and down, while still maintaining a push back for soccer balls. hiker 2016-08-01 08:00:14 +10:00
  • ea939459e8 Improve string as suggested on transifex auria.mg 2016-07-30 21:51:31 -04:00
  • 6904402547 Fix wrong RTL text in arena screen Benau 2016-07-31 09:04:10 +08:00
  • 9a740311bf Merge branch 'master' of https://github.com/supertuxkart/stk-code auria.mg 2016-07-30 20:53:37 -04:00
  • 40ab343922 Fix string remaining in wrong language when changing language auria.mg 2016-07-30 20:52:32 -04:00
  • 788f168c7f Fix space before colon Benau 2016-07-31 08:04:16 +08:00
  • b69faff13d Fix indentation (tabs/spaces) auria.mg 2016-07-30 19:46:15 -04:00
  • 347f977ea7 Fix english string, as reported a while ago but couldn't fix then due to string freeze auria.mg 2016-07-30 19:44:21 -04:00
  • a318e3b216 Log out user when deactivating internet connection, fixes #2589 auria.mg 2016-07-30 19:43:48 -04:00
  • a3c78a7245 Fixed polycount in kart selection screen Elderme 2016-07-30 11:31:23 +02:00
  • 637e468f18 Use uniform copyright header for source Benau 2016-07-29 11:50:37 +08:00
  • efe9fa6329 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-07-29 09:54:25 +10:00
  • 8f7d47d3c3 Fix ball-track collision (which should also improve kart-track collision). hiker 2016-07-29 09:53:37 +10:00
  • 611e70ac83 Show boost at startup (#2586) qwertychouskie 2016-07-28 16:24:42 -07:00
  • aba8d8d1f0 Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-07-28 16:30:48 +10:00
  • 83117fe649 Fixed wheel position in case of a rescue: if the suspension of a wheel is stretched at the time a rescue or explosion is triggered, the wheel will appear to be very far away from the kart (not connected anymore). hiker 2016-07-28 09:47:56 +10:00
  • 277a4b9262 Fix #2542. Also update copyright year. (#2585) qwertychouskie 2016-07-27 15:31:39 -07:00
  • 6ca0eed28f Added debug option to trigger a kart explosion in debug mode. hiker 2016-07-27 17:34:59 +10:00
  • bc5e2f3e29 Add unit testing for fonts for translation Benau 2016-07-27 11:48:38 +08:00
  • b1a7c01b6e Merge branch 'master' of https://github.com/supertuxkart/stk-code hiker 2016-07-27 08:59:02 +10:00
  • 6d0ad4a4fe Fixed compiler warning. hiker 2016-07-27 08:26:41 +10:00
  • 0db2a195b6 Fixed compiler warning. hiker 2016-07-27 07:54:54 +10:00
  • a21d7b4b71 Merge branch 'master' into renderer_refactoring Elderme 2016-07-26 22:16:48 +02:00
  • 7812965d37 Fixed issue with colorization (mistake when merging) Elderme 2016-07-26 22:04:57 +02:00
  • cd1b9a66a0 Merged master in branch Elderme 2016-07-26 21:31:52 +02:00
  • f69d04edd3 Fixed STUN protocol (#fixed #2566). hiker 2016-07-27 00:40:44 +10:00
  • cefead119a Try to use c++11 typeid for getFont Benau 2016-07-26 08:04:12 +08:00
  • 29185f679b Merge pull request #2581 from qwertychouskie/patch-7 Deve 2016-07-25 11:51:31 +02:00
  • ba3497bb81 Properly set the camera type in the constructor (which previously was always 'CM_TYPE_NORMAL'). Fixes #2576. hiker 2016-07-25 17:45:24 +10:00
  • 8c38e9e79b Merge remote-tracking branch 'origin/fix_timer' Benau 2016-07-25 14:46:58 +08:00
  • c64733e3d0 Merge branch 'dijkstra-test' hiker 2016-07-25 16:42:24 +10:00
  • 5a7f3caefd Fix the rest non-working timer-related function Benau 2016-07-25 13:48:41 +08:00
  • d9e0d0d458 Fix #2580 Benau 2016-07-25 10:18:11 +08:00
  • 7e91642eb7 Merge branch 'master' into dijkstra-test hiker 2016-07-25 08:37:48 +10:00
  • 7196ddfba8 The unit test for battle graph detects incorrect parents for some (other) arenas. Those are false positives (often there is more than one shortest path, all with the same length; e.g. in case of a regular gridded section). Added more details in error reporting to help in debugging, but generally disabled the test for identical paths, only the actual path length is tested now. hiker 2016-07-25 08:11:56 +10:00
  • 6a4fe397d4 Thanks devnexen for spotting this out Benau 2016-07-24 15:56:02 +08:00
  • 91b41272d9 Merge pull request #2579 from qwertychouskie/patch-6 Deve 2016-07-24 08:10:26 +02:00
  • 236c9c44a8 Minor improvements for font Benau 2016-07-24 09:56:46 +08:00
  • 3d3b7a7de7 Update deps from INSTALL.md qwertychouskie 2016-07-23 16:12:59 -07:00
  • 42b80d5e9c Update link qwertychouskie 2016-07-23 14:23:36 -07:00
  • 94440645a0 Update link qwertychouskie 2016-07-23 14:22:03 -07:00
  • 178fbbfefa Merge pull request #1 from qwertychouskie/patch-7 qwertychouskie 2016-07-23 14:19:07 -07:00
  • 493030ba9c Update link qwertychouskie 2016-07-23 14:17:30 -07:00
  • 9cbf8a0641 Update link qwertychouskie 2016-07-23 14:16:09 -07:00
  • 5b4d8e1f8a Remove old font settings Benau 2016-07-23 10:48:48 +08:00
  • ce38df268b couple small performance optimizations (#2578) Rob Clark 2016-07-22 20:29:42 -04:00
  • 2654705da1 Fixed linux compilation. hiker 2016-07-22 11:50:41 +10:00
  • 78fa5f08b6 Merge branch 'master' into dijkstra-test hiker 2016-07-22 11:46:45 +10:00
  • 9fcb55aac3 Use Dijkstra instead of Floy-Warshall for computing the paths in battle mode (which is signiccantly faster). Added unit testing for dijksta based on the F.W. algorithm. hiker 2016-07-22 11:06:32 +10:00
  • d6a62a85b7 Removed unnecessary #include. hiker 2016-07-22 09:58:10 +10:00
  • 744a4705b6 Auto embolden glyph of bold face, without fallback font Benau 2016-07-21 12:26:19 +08:00
  • 2cfe99827f Merge branch 'master' into dijkstra-test hiker 2016-07-21 09:18:07 +10:00
  • a72f67015c Remove 36MB CJK fonts, use the previous font instead Benau 2016-07-20 09:49:10 +08:00
  • 7f1e776bf6 Fix digit font drawing Benau 2016-07-19 16:47:39 +08:00
  • 03b92efba5 Fix wrong text alignment Benau 2016-07-19 15:21:14 +08:00
  • 89976def57 Remove not-used-anymore setReferenceCount Benau 2016-07-19 13:58:38 +08:00
  • 1079800376 Merge remote-tracking branch 'origin/master' into new_font_engine Benau 2016-07-19 13:15:47 +08:00
  • e02a25f8f5 Use bold font for billboard text Benau 2016-07-19 13:13:31 +08:00
  • b2ee606e7b Try to use float for dest_ret Benau 2016-07-19 12:25:16 +08:00
  • 89f06ed8d3 Fix crash with fixed pipeline Benau 2016-07-18 23:56:14 +08:00
  • 6a319cbed2 Clean up old font code Benau 2016-07-18 23:00:40 +08:00
  • 05419cd555 Initial work on new font rendering engine Benau 2016-07-18 16:03:11 +08:00
  • c890483931 small mem leak in this unit test (#2575) David CARLIER 2016-07-16 23:28:45 +01:00
  • 9fd6fd2673 Fix crashes when using the uninitialized layer 8 texture Benau 2016-07-15 15:23:17 +08:00
  • 1d6c7fa60f Remove vector int in RenderInfo Benau 2016-07-15 12:31:00 +08:00
  • 8408a7c158 Merge remote-tracking branch 'origin/master' into colorful_track_object Benau 2016-07-15 09:27:59 +08:00
  • 93fc20e275 Merge OpenGL ES renderer branch Deve 2016-07-14 20:54:30 +02:00
  • eea30b3197 Handle glDebugMessageCallback extension in better way for OpenGL ES Deve 2016-07-14 20:34:43 +02:00
  • 8f8acdcef3 Remove android related code part2. Deve 2016-07-14 19:50:34 +02:00
  • 53374176ad First try to support colorization texture mask Benau 2016-07-15 00:53:22 +08:00
  • d7ebde2e68 Do not upload UBO data when UBO are disabled by graphics restriction Elderme 2016-07-13 23:19:52 +02:00