Commit History

Author SHA1 Message Date
  hiker 9ef1b65eba Fixed compilation ... again :P 9 years ago
  hiker 4d10a680c1 Fixed non-debug compilation. 9 years ago
  hiker b8e4aa589d Added a very rough logging feature for SFXs to debug bug #2169. 9 years ago
  auriamg 4070933364 Merge pull request #2212 from Flakebi/remove-icc 9 years ago
  Marianne Gagnon be81a7fd11 Increase size of popup, text was truncated at least in french 9 years ago
  Marianne Gagnon 64adbb4238 Remove anchor as weapon from help menu, fixes #2173 9 years ago
  Marianne Gagnon 74f19f0cbc Start working on scripting API to move objects 9 years ago
  Marianne Gagnon 0fdc7a2d98 Use plural form for resolution change message, fixes #2219. ALso fix crash in tinygettext code handling plural forms 9 years ago
  Marianne Gagnon ae18901bb2 Try fixing travis build 9 years ago
  Marianne Gagnon b73469caf1 Extend scripting API with random and timeout functions 9 years ago
  Marianne Gagnon 9119f5f291 Fixes for scripting documentation 9 years ago
  Marianne Gagnon 90cf3176d1 Start adding an audio scripting API, and also fix a deadlock in sfx_manager due to improper release of locks 9 years ago
  Marianne Gagnon 789384a7bf Fix loading scripts in local library nodes 9 years ago
  Marianne Gagnon 8119b59af0 More fixes on intially hidden objects 9 years ago
  Marianne Gagnon 403d61e754 Allow creating initially hidden objects, that can later be shown through scripting 9 years ago
  Marianne Gagnon b3cc5f9f0d Try to fix Travis build 9 years ago
  Marianne Gagnon 01b9ee2a63 RTT: calculate diffuse coefficients only once 9 years ago
  Marianne Gagnon fa027c11da Work on hiding/showing library nodes (especially when they contain movable children, which are a special case) 9 years ago
  Marianne Gagnon db55c35ed1 Disable bloom / depth-of-field when using physics debug modes, makes lines easier to see 9 years ago
  Marianne Gagnon 97100db507 RTT: avoid computing diffuse coefficients every frame 9 years ago
  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 years ago
  hiker edbb6892e0 Added comments. 9 years ago
  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 years ago
  samuncle da6133d72e Merge pull request #2215 from tobbi/fix_2214 9 years ago
  Tobias Markus b32fff8dad Fix flags on GetModule call 9 years ago
  hiker d95bdc2ea9 Merge branch 'master' of github.com:supertuxkart/stk-code 9 years ago
  hiker 09227fa19d Finally fully fixed #2213. 9 years ago
  hiker 860135376d Start to fix resolution change by properly freeing data. 9 years ago
  hiker 0162407ff3 Added proper ref-counting. 9 years ago
  Marianne Gagnon 32edaa25fe Adjust load and cleanup sequence for scripts, enabling scripts in library objects 9 years ago