提交历史

作者 SHA1 备注 提交日期
  hiker 9ef1b65eba Fixed compilation ... again :P 9 年之前
  hiker 4d10a680c1 Fixed non-debug compilation. 9 年之前
  hiker b8e4aa589d Added a very rough logging feature for SFXs to debug bug #2169. 9 年之前
  auriamg 4070933364 Merge pull request #2212 from Flakebi/remove-icc 9 年之前
  Marianne Gagnon be81a7fd11 Increase size of popup, text was truncated at least in french 9 年之前
  Marianne Gagnon 64adbb4238 Remove anchor as weapon from help menu, fixes #2173 9 年之前
  Marianne Gagnon 74f19f0cbc Start working on scripting API to move objects 9 年之前
  Marianne Gagnon 0fdc7a2d98 Use plural form for resolution change message, fixes #2219. ALso fix crash in tinygettext code handling plural forms 9 年之前
  Marianne Gagnon ae18901bb2 Try fixing travis build 9 年之前
  Marianne Gagnon b73469caf1 Extend scripting API with random and timeout functions 9 年之前
  Marianne Gagnon 9119f5f291 Fixes for scripting documentation 9 年之前
  Marianne Gagnon 90cf3176d1 Start adding an audio scripting API, and also fix a deadlock in sfx_manager due to improper release of locks 9 年之前
  Marianne Gagnon 789384a7bf Fix loading scripts in local library nodes 9 年之前
  Marianne Gagnon 8119b59af0 More fixes on intially hidden objects 9 年之前
  Marianne Gagnon 403d61e754 Allow creating initially hidden objects, that can later be shown through scripting 9 年之前
  Marianne Gagnon b3cc5f9f0d Try to fix Travis build 9 年之前
  Marianne Gagnon 01b9ee2a63 RTT: calculate diffuse coefficients only once 9 年之前
  Marianne Gagnon fa027c11da Work on hiding/showing library nodes (especially when they contain movable children, which are a special case) 9 年之前
  Marianne Gagnon db55c35ed1 Disable bloom / depth-of-field when using physics debug modes, makes lines easier to see 9 年之前
  Marianne Gagnon 97100db507 RTT: avoid computing diffuse coefficients every frame 9 年之前
  Marianne Gagnon f651321ceb Using system angelscript must now be explicitely requested through an option, shouldn't be enabled by default as this will mostly lead to build errors due to finding a different version 9 年之前
  hiker edbb6892e0 Added comments. 9 年之前
  Marianne Gagnon e35d5a07b4 Little hack : make the kart selection screen seem faster by moving the cursor immediately, and loading the kart model only on next frame. See #2216 9 年之前
  samuncle da6133d72e Merge pull request #2215 from tobbi/fix_2214 9 年之前
  Tobias Markus b32fff8dad Fix flags on GetModule call 9 年之前
  hiker d95bdc2ea9 Merge branch 'master' of github.com:supertuxkart/stk-code 9 年之前
  hiker 09227fa19d Finally fully fixed #2213. 9 年之前
  hiker 860135376d Start to fix resolution change by properly freeing data. 9 年之前
  hiker 0162407ff3 Added proper ref-counting. 9 年之前
  Marianne Gagnon 32edaa25fe Adjust load and cleanup sequence for scripts, enabling scripts in library objects 9 年之前