hiker
4f5b4aed0b
Change the bld directories to be looked for to all include -64; changed
...
name of installer and only include 64-bit redistributable.
2017-11-30 17:48:34 +11:00
hiker
ae57be8f3b
Changed version number to be git, added 32bit to installer name, and only include
...
the 32 bit redistributable.
2017-11-30 17:47:24 +11:00
hiker
28cd15cf84
Changed installer version to git.
2017-11-14 22:43:37 +11:00
hiker
76ceea5b0f
Added Benau's 64-bit installer.
2017-11-14 22:23:23 +11:00
hiker
e6897c47a0
Merge pull request #2968 from leyyin/master
...
Improve windows installer script
2017-11-14 21:55:23 +11:00
hiker
5ad0e5b93d
Updated x86 redistributable to 2017 version.
2017-11-14 21:46:40 +11:00
Daniel Butum
0af7d7bf7f
Modify windows installer so that it is version specific + add entry in the windows add/remove list
2017-10-27 17:30:47 +03:00
Corentin Pazdera
eca2a99f38
Add irc notifications to appveyor with the script from battle of wesnoth team ( #2688 )
...
https://raw.githubusercontent.com/wesnoth/wesnoth/master/utils/appveyor/irc-notify.py
2017-04-05 21:57:09 -04:00
hiker
b8655e53cc
Added support to modify the angular factor of a kart. The angular
...
factor can be used to reduce the effect of an impulse for roll
and pitch - keeping karts more parallel to the ground.
2017-03-23 19:07:34 +11:00
hiker
f55c39b3b1
Support setting of friction for karts, moveable and track in stk_config.xml
...
and kart_characteristics.xml (for now no changed settings, all are at
tbe default of 0.5).
2017-03-22 19:52:03 +11:00
Alayan-stk-2
8858d4d86f
Parachute improvements ( #2768 )
...
* Change grand-prix node for the new GP point system
* New GP point system
* Add parachute characteristics for rank and speed time multipliers
* Add new parachute characteristics
* typo fix
* Add rank and speed parachutes characteristics
* Add rank and speed parachute characteristics
* Add rank and speed parachute characteristics
* Add rank and speed parachute characteristics
* Add rank and speed parachute characteristics
* Add logic for parachute time scaling according to rank
* Add logic for parachute time scaling according to speed
* Separate GP and parachute branches
* Separate GP and parachute branches
2017-02-05 18:54:32 -05:00
Benau
656ddcfdee
Add tools from hiker
2016-11-11 09:06:06 +08:00
konstin
4ce6fb04ea
Remove unused documentation and tool files
2016-08-23 01:58:53 +02:00
qwertychouskie
94440645a0
Update link
2016-07-23 14:22:03 -07:00
hiker
392dd6a5ff
Added new installer picture.
2016-06-30 09:21:59 +10:00
hiker
c3f1b53535
Added samuncle's new installer image.
2016-06-28 17:39:43 +10:00
hiker
39db063799
Don't include ilk (linker) files, properly remove shortcut to editor.
2016-06-14 23:00:27 +10:00
hiker
8950bc1b6c
Added '(beta)' to editor link.
2016-05-02 22:26:53 +10:00
hiker
f17abe4095
Updated visual studio redistributable to the latest version (14.0.23026).
2016-05-01 23:13:53 +10:00
hiker
fdf2df2f0f
Also search for directories with the name 'build' for the editor
...
(not only bld), which is the documented name to use for the editor.
2016-04-28 13:59:21 +10:00
hiker
a0dc35b1fe
Removed openal installer, fixed installer to properly install and remove
...
the editor (now named supertuxart-editor).
2016-04-27 14:00:02 +10:00
hiker
95b5161367
Removed openal installer (which is likely not necessary, see
...
ticket #2089 .
2016-04-26 13:10:36 +10:00
hiker
031c918bf4
Fixed files that were not uninstalled.
2016-04-26 12:50:21 +10:00
hiker
9299eca758
Fixed compilation after moving the windows installer to a different directory.
2016-04-22 07:54:40 +10:00
hiker
41ecd83d55
Started to add support for installing the editor.
2016-04-22 00:19:22 +10:00
hiker
97b7320c5b
Fixed uninstallation to only delete files belonging to STK (to avoid
...
problems if someone installed STK e.g. in c:\Program Files - without
a subdirectory).
2016-04-22 00:03:49 +10:00
hiker
28d78447c3
Fixed installation of prerequisites.
2016-04-21 23:14:39 +10:00
hiker
6a0fdba062
Moved windows installer into tools directory.
2016-04-21 23:13:53 +10:00
Flakebi
ba3bc326eb
Minor refinements
2015-11-29 22:21:03 +01:00
Flakebi
9fbe72b3c5
Move getter from characteristics to properties
2015-11-29 04:08:12 +01:00
Flakebi
2f1d08edbd
Add enabled property to skid characteristics
2015-11-21 23:27:00 +01:00
Flakebi
ffa85d2206
Merge remote-tracking branch 'upstream/master' into kart-properties
2015-11-21 23:03:58 +01:00
Flakebi
4be02becac
Add skiding properties to characteristics
2015-11-21 23:02:02 +01:00
Daniel Butum
faefad4fde
Make remove-whitespace script more pythonic
2015-11-02 16:35:59 +02:00
Daniel Butum
9df91ebd8a
Rename whitespace.py script to remove-whitespaces.py
2015-11-02 14:54:49 +02:00
Marianne Gagnon
dd975de74f
Remove the font tool, which is no longer necessary
2015-10-18 20:10:31 -04:00
Flakebi
a789f346ad
Add comments
2015-10-03 17:45:25 +02:00
Flakebi
4a9bc60e93
Try to follow coding style guidelines more
2015-10-03 17:23:40 +02:00
Flakebi
5e6e85ab79
Merge branch master into kart-properties
2015-10-03 15:20:06 +02:00
Joerg Henrichs
4791731946
Moved update_po_authors to data/po so that we don't forget it.
2015-09-29 08:45:50 +10:00
Flakebi
1c29ce7636
Fix little issues and remove wheel position from characteristics
2015-08-16 16:23:06 +02:00
Flakebi
acbc629610
Add a script that automates the code replacements
...
Various other things:
- Try to use newer c++ features
- Rename travelcm
- Remove wheel radius
2015-08-16 15:54:05 +02:00
Flakebi
ffca848a33
Remove more outdated variables
2015-07-12 01:29:17 +02:00
Flakebi
9fc6f84545
Switch from properties to characteristics
2015-07-11 19:22:27 +02:00
Flakebi
eb19bf571e
Load and combine characteristics
2015-07-11 15:38:52 +02:00
Flakebi
a305b357a3
Change characteristics to characteristic and add player characteristics
2015-07-10 00:36:50 +02:00
Flakebi
cb797c3145
Remove unnecessary move and add a bit documentation
2015-07-08 22:07:46 +02:00
Flakebi
c22d5c8e6e
Add more to xml reading
2015-07-08 16:55:11 +02:00
Flakebi
35aeeea6c6
Add getName for enum
2015-07-08 16:55:10 +02:00
Flakebi
17b775959c
Change reference to pointer
2015-07-08 16:55:10 +02:00