2025-09-01 09:45 CEST

spring: maintenance 1d9ad7b2 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Gajo Petrovic Gajo Petrovic maintenance 2018-10-17 14:43:42 maintenance f5e73810
Changeset Deprecate lockluaui.txt

This commit makes the lockluaui.txt file obsolete, and
Spring now acts as if this file always exists.

Most (all?) games are using this by default anyway:
find -L -iname 'lockluaui.txt'
./Zero-K.sdd/gamedata/LockLuaUI.txt
./SpringMCL.sdd/Gamedata/LockLuaUI.txt
./Balanced-Annihilation.sdd/gamedata/lockluaui.txt
./spring1944.sdd/gamedata/LockLuaUI.txt
./EvoRTS.sdd/Gamedata/lOCKlUAui.TXT
./JauriaRTS.sdd/Gamedata/lockluaui.txt

I don't think there is a use case for this anymore, although
I don't know why anyone would want to disable VFS for LuaUI anyway.

PS: I remember this wasting hours of my time when I was creating my
first Chili based mod, ages ago, so this is a way of enacting revenge.
mod - rts/Lua/LuaUI.cpp Diff ] File ]