Commit Graph

8351 Commits

Author SHA1 Message Date
PabstMirror
05def2f62b Merge pull request #2016 from jokoho48/codeCleanupBackpack
Code cleanup of the Backpack module.
2015-08-13 15:10:39 -05:00
PabstMirror
8f142e26f8 Merge pull request #2094 from jokoho48/codeCleanupFingering
Code cleanup of Finger module.
2015-08-13 15:09:18 -05:00
jokoho48
acb4e44c19 Code cleanup of Finger module is Incomming(Part 2). 2015-08-13 22:04:35 +02:00
jokoho48
fcd60650b2 PATHTOF dont work with say3d 2015-08-13 21:57:58 +02:00
jokoho48
5597b7e40c Code cleanup of Backpacks module 2015-08-13 21:56:02 +02:00
PabstMirror
a7ad6dafc9 Remove PFEH hack 2015-08-13 14:09:25 -05:00
PabstMirror
4f0dab23b8 Nametag category 2015-08-13 13:27:24 -05:00
PabstMirror
763f793d0e Localize Catagoires in loadSettingsLocalizedText
Minor, but allows us to use CSTRINGS in configs for consistancy
2015-08-13 13:20:37 -05:00
IngoKauffmann
7d75f9cd2c Initial draft 2015-08-13 19:33:55 +02:00
PabstMirror
6ca3761710 AddAction basic param checking 2015-08-13 11:54:26 -05:00
PabstMirror
cfaf046e29 CheckPBO Fix endless waitUntil if checkAll is false 2015-08-13 00:31:29 -05:00
PabstMirror
3425913d27 #2132 - Don't use depreciated Helicopter_F 2015-08-12 23:32:57 -05:00
PabstMirror
b94cb3b85d #2129 - Don't draw nametags when escape menu is open 2015-08-12 16:14:12 -05:00
jonpas
b6a24fdb1e Added Arkhir's email to AUTHORS.txt 2015-08-12 22:38:39 +02:00
jonpas
936e6868bc Added README.md to viewdistance and Arkhir to AUTHORS.txt 2015-08-12 22:34:16 +02:00
jonpas
e46bd16df0 More cleaning to ACE_Settings in viewdistance 2015-08-12 22:20:07 +02:00
jonpas
b1408af43a Mk 1 eyeballs integration 2015-08-12 22:09:59 +02:00
jonpas
47fbe9bca5 Changed postInit to clientInit 2015-08-12 20:18:23 +02:00
jonpas
e20811c0f2 Cleaned up headers, newlines in viewdistance 2015-08-12 20:16:01 +02:00
bux578
3b3d99fd60 fix gienkov's stuff 2015-08-12 18:46:56 +02:00
Glowbal
1a2b99c76c Merge pull request #2124 from acemod/originalToEnglish
replace <Original> with <English>
2015-08-12 10:32:12 +02:00
bux
3dc53ec492 replace <Original> with <English> 2015-08-12 10:25:37 +02:00
Glowbal
a36471eb71 Merge pull request #2123 from MikeMatrix/medicalMenuStringtableFix
Medical Menu stringtable.xml space invalidating xml structure
2015-08-12 10:10:18 +02:00
Michael Braun
58b697e292 Fixed missing space invalidating some xml parsers. 2015-08-12 10:06:45 +02:00
Glowbal
0080335617 Added config attributes for cargo on wheel and tracks 2015-08-11 23:21:44 +02:00
Glowbal
aadddaa2c5 Added wheel as initial cargo when cargo module is enabled 2015-08-11 23:20:25 +02:00
Glowbal
abc732ac35 Added support for cargo configuration on vehicle spawn 2015-08-11 23:18:01 +02:00
Glowbal
3a3dad9688 Merge pull request #2118 from jonpas/extrasClean
Moved slideshow module icon to proper location
2015-08-11 21:43:46 +02:00
Glowbal
c7b7418ae0 Removed "can only remove damaged wheels" 2015-08-11 21:42:20 +02:00
jonpas
d3fda398cb Moved slideshow module icon to proper location 2015-08-11 21:36:26 +02:00
Glowbal
b45aa51d47 hacked approach for repair tracks.
Could probably better go with config entries, but this seems to be a very good value for 90% of the vanilla tracked vehicles. It's also still easily accessible and on an acceptable place for the remaining vehicles.
2015-08-11 21:35:13 +02:00
Glowbal
660f8debf6 Merge branch 'master' into repair 2015-08-11 21:09:44 +02:00
Glowbal
17115b8846 test switch to adv medical handleDamage 2015-08-11 20:58:00 +02:00
voiper
f676f605f3 Fix 00000101. 2015-08-11 11:18:54 -07:00
voiper
f5b6eb5ca9 Git fix Nummer 5. 2015-08-11 11:14:32 -07:00
voiper
4aa28368ad Git fix numero 5. 2015-08-11 11:10:42 -07:00
voiper
8230dbd272 Git fix #4. 2015-08-11 11:08:01 -07:00
voiper
2d101d064e Git fix #3. 2015-08-11 10:59:50 -07:00
voiper
e0ed81dc67 Git fix #2. 2015-08-11 10:59:21 -07:00
voiper
2144a56be1 Fix attempt. 2015-08-11 10:49:39 -07:00
Michael Braun
4babfa0bf8 Fixed missing return value description in safemode module 2015-08-11 17:56:46 +02:00
Michael Braun
42e7340b79 Code cleanup of Safemode module 2015-08-11 16:50:05 +02:00
SilentSpike
95aa9f604b Fix manual pre-setting of spectator camera unit
If the spectator camera unit was set before the camera had ever opened then the unit list wouldn't be populated and as such the camera would automatically abort to free mode since the unit wasn't available to spectate.

So now I'm running the updateUnits function before opening the camera to pre-populate the list.
2015-08-11 13:53:55 +01:00
PabstMirror
a908863317 Use proper lnbXXX commands 2015-08-11 04:15:55 -05:00
PabstMirror
bdca10eac4 Close Client Settings When open Server Settings 2015-08-11 01:38:31 -05:00
PabstMirror
4cce799ace #2045 - Push SDV sub, cleanup push 2015-08-10 22:08:13 -05:00
PabstMirror
2565a80a22 #2098 - Option Menu Fixes for categories
Use lbValue to store the index of the filtered selection
2015-08-10 17:19:30 -05:00
Glowbal
d70b8f88be Merge pull request #2092 from jokoho48/repair
Add New Model for Repair
2015-08-10 23:40:57 +02:00
Glowbal
ffa476bee2 Improved action display text 2015-08-10 23:16:58 +02:00
Glowbal
c016d01414 Initial load in cargo module 2015-08-10 23:07:47 +02:00