Vincent Lejeune
|
91bcacfd19
|
Remove CG
|
2015-01-10 20:44:19 +01:00 |
|
Vincent Lejeune
|
3375b4b93c
|
Various clean up
|
2015-01-10 20:25:34 +01:00 |
|
Vincent Lejeune
|
d271ccd2ef
|
Partly remove MD2 support
|
2015-01-10 20:14:41 +01:00 |
|
Vincent Lejeune
|
e157bc8601
|
Partly remove MD3 support
|
2015-01-10 20:11:10 +01:00 |
|
Vincent Lejeune
|
9a0eacdfdb
|
Remove WinCE support
|
2015-01-10 20:08:32 +01:00 |
|
Vincent Lejeune
|
952128928a
|
Remove OBJ support
|
2015-01-10 20:02:17 +01:00 |
|
Vincent Lejeune
|
2c82f8d4b0
|
Remove BSP support
|
2015-01-10 19:50:48 +01:00 |
|
Vincent Lejeune
|
65f6f0259e
|
Remove STL (stereolitography...) support
|
2015-01-10 19:39:53 +01:00 |
|
Vincent Lejeune
|
4c2618211a
|
Remove LMTS support
|
2015-01-10 19:32:57 +01:00 |
|
Vincent Lejeune
|
c4903cb8ec
|
Remove My3D
|
2015-01-10 19:29:14 +01:00 |
|
Vincent Lejeune
|
e444431572
|
Remove LWO
|
2015-01-10 19:21:55 +01:00 |
|
Vincent Lejeune
|
008f2d3422
|
Remove CSM support
|
2015-01-10 19:02:40 +01:00 |
|
Vincent Lejeune
|
43b1542dc9
|
Remove OCT support
|
2015-01-10 18:30:04 +01:00 |
|
Vincent Lejeune
|
d5cfaab13b
|
Remove PLY support
|
2015-01-10 18:14:14 +01:00 |
|
Vincent Lejeune
|
48c45f1910
|
Remove SMF related code
|
2015-01-10 18:03:40 +01:00 |
|
Marianne Gagnon
|
bf1fa71be9
|
Vlj was a little too humble when adding himself to the credits ;)
|
2015-01-09 21:58:06 -05:00 |
|
Vincent Lejeune
|
20abd15a55
|
Remove DMF
|
2015-01-10 03:47:40 +01:00 |
|
Vincent Lejeune
|
9bbe8c61dc
|
Remove Collada support
|
2015-01-10 03:18:17 +01:00 |
|
Vincent Lejeune
|
a012a3a14f
|
Remove IrrScene loader
|
2015-01-10 03:13:14 +01:00 |
|
Vincent Lejeune
|
7dd48f4d3b
|
Add myself to the credits
|
2015-01-09 22:35:21 +01:00 |
|
Flakebi
|
3128e59d22
|
Update checkboxes and textfield in the tabbed user screen too
|
2015-01-09 21:37:02 +01:00 |
|
Marc Coll Carrillo
|
798130a40d
|
Fix music stop problem when loading track selection screen
Populate irrlicht's texture cache on startup with all the track
screenshots to avoid the problem
|
2015-01-09 16:23:37 +01:00 |
|
hiker
|
5ccedfc349
|
Use tabs in register screen (work in progress).
|
2015-01-09 09:42:18 +11:00 |
|
Deve
|
d0f96a7673
|
Allow to cross-compile Windows build under Linux using MinGW.
It works fine on Ubuntu. You only need to use:
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw.cmake
|
2015-01-08 21:46:59 +01:00 |
|
deve
|
d2c8f2b225
|
Better finding pthread library.
In some case it was found for me in C:\Program Files\Supertuxkart 0.8.1
|
2015-01-08 13:24:15 +01:00 |
|
hiker
|
b0879514fb
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2015-01-08 13:33:16 +11:00 |
|
hiker
|
520625adae
|
Removed 'sign' (in/out), use 'log' (in/out) instead.
|
2015-01-08 13:32:50 +11:00 |
|
Marianne Gagnon
|
91b4c6e08a
|
Apply modified version of pull request #1881, fixing #1859
|
2015-01-07 19:53:25 -05:00 |
|
Marianne Gagnon
|
b55d1a2367
|
Set minimum OS X version in Info.plist, fixes #1863
|
2015-01-07 18:46:35 -05:00 |
|
hiker
|
526b38fc2a
|
Added some kind of unit testing for version numbers in graphics
restrictions. It's only doing asserts for the tests :) Use
--unit-testing command line switch.
|
2015-01-08 10:05:19 +11:00 |
|
hiker
|
1eb51db5ea
|
Added command line option for keyboard debugging.
|
2015-01-08 09:05:04 +11:00 |
|
hiker
|
474012c442
|
Prevent potential NULL pointer access.
|
2015-01-08 08:15:58 +11:00 |
|
hiker
|
d070474445
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2015-01-08 08:11:30 +11:00 |
|
hiker
|
8b0a2f303c
|
Try to fix #1879: avoid using NULL pointer in case of ignored
devices.
|
2015-01-08 08:09:17 +11:00 |
|
Vincent Lejeune
|
cc43861896
|
Tangent/Bitangent direction only matters.
|
2015-01-07 21:51:23 +01:00 |
|
Deve
|
2b6ef130da
|
Make sure that next track is not higher than tracks size.
|
2015-01-07 21:42:22 +01:00 |
|
Deve
|
85800f48e6
|
Disable saving GPs on abort for now because it requires proper implementation.
m_next_track should have higher value in this case because race is already finished.
|
2015-01-07 21:24:52 +01:00 |
|
Deve
|
57ab9e5ac5
|
Remove saved GPs only in offline mode during starting new race
|
2015-01-07 21:19:04 +01:00 |
|
Deve
|
2d9e38f7f6
|
Display continue button only if next track isn't first available in GP.
Fixed a crash.
|
2015-01-07 21:15:53 +01:00 |
|
Deve
|
b726b59427
|
Remove all saved data for specified GP during start new race.
Generally it shouldn't happen because the rule is one save per one GP, but it is possible with old config.xml files.
|
2015-01-07 18:41:52 +01:00 |
|
Deve
|
cd9bd36520
|
Don't create new GP save when it's already created
|
2015-01-07 18:32:32 +01:00 |
|
hiker
|
58f659d43e
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2015-01-07 12:18:12 +11:00 |
|
Vincent Lejeune
|
798c2b5355
|
Forgot a ","
|
2015-01-07 01:55:22 +01:00 |
|
hiker
|
afc154632c
|
Fixed typo.
|
2015-01-07 10:07:43 +11:00 |
|
Vincent Lejeune
|
9b6a1dd69d
|
Add support for AMD in graphic restrictions system
|
2015-01-06 23:56:50 +01:00 |
|
Vincent Lejeune
|
02cf7afcf3
|
Use graphic restrictions system for all CVS query
|
2015-01-06 23:46:36 +01:00 |
|
hiker
|
596366c3e0
|
Merge branch 'math07-ach'
|
2015-01-07 08:40:59 +11:00 |
|
hiker
|
c39f5d0585
|
Merge branch 'ach' of https://github.com/math07/stk-code into math07-ach
|
2015-01-07 08:32:16 +11:00 |
|
hiker
|
399bdca947
|
Simplified implementation of graphical restrictions.
|
2015-01-07 08:03:49 +11:00 |
|
Mathieu Laprise
|
24944a810c
|
Add a new achievement : Mosquito Hunter
|
2015-01-06 14:54:21 -05:00 |
|