- Mar 23, 2019
-
-
brickode authored
-
Pregmodder authored
Fix Closes #603 See merge request !4035
-
kopareigns authored
-
Pregmodder authored
Main tab updates See merge request !4034
-
Pregmodder authored
art for assign scenes too See merge request !4033
-
lowercasedonkey authored
-
kopareigns authored
-
Pregmodder authored
More art for events See merge request !4032
-
lowercasedonkey authored
-
lowercasedonkey authored
-
Pregmodder authored
Show number of assigned slaves on tabs See merge request !4031
-
lowercasedonkey authored
-
Pregmodder authored
remove settings.json See merge request !4030
-
lowercasedonkey authored
-
Pregmodder authored
Add a css class "lightTheme" to the body, so that we can set the css style... See merge request !4029
-
Pregmodder authored
Port wardrobe use to <<options>> macro See merge request !4013
-
Stuffed authored
-
Stuffed authored
Add a css class "lightTheme" to the body, so that we can set the css style based on the current light theme e.g. in css you can do: /* For dark theme */ .hello { color: green; } /* For light theme */ body.lightTheme .hello { color: red; }
-
Stuffed authored
Add a css class "lightTheme" to the body, so that we can set the css style based on the current light theme e.g. in css you can do: /* For dark theme */ .hello { color: green; } /* For light theme */ body.lightTheme .hello { color: red; }
-
Pregmodder authored
JobIDArray and datatypeCleanup work See merge request !4026
-
Pregmodder authored
Rename css .tw to .css See merge request !4028
-
Pregmodder authored
Fixes Closes #600 See merge request !4027
-
kopareigns authored
-
Stuffed authored
-
kopareigns authored
-
Pregmodder authored
Fix passing min and max values for RA spinboxes See merge request !4025
-
ezsh authored
- Mar 22, 2019
-
-
Pregmodder authored
SF+SecExp_Fixes See merge request !4024
-
-
Pregmodder authored
Nearly missed this See merge request !4023
-
kopareigns authored
-
kopareigns authored
-
Pregmodder authored
Added spaces to SkillIncrease() See merge request !4021
-
Pregmodder authored
-
Pregmodder authored
Prepare clean-up functions for slave state refactoring See merge request !3998
-
ezsh authored
Add SlaveDataSchemeCleanup() which will handle SlaveState structural changes and run cleanup functions on slaves, cribs, tanks, hero slaves, and arcology leaders. Also cleanup gene pool records from useless attributes.
-
Pregmodder authored
Add number spinbox to rules UI See merge request !4020
-
ezsh authored
-