Go to file
Vanessa Dannenberg f6673dc0f1 added a proper register-sign API call
(see api.lua and standard_signs.lua for examples)

make selectionbox call now ignores the old onpole flag (it's automatic now)
removed debug print()'s
moved the signs-on-fences lbm settings to here, from basic_signs.
some misc cleanups

added reference models for standard wooden sign ("wallmounted" on wall,
"facedir" on wall, and pole-mount variants, using standard-size pole
mount), and a separate .blend with street_signs' OM3 sign on slim pole
mount.
2019-09-14 22:45:01 -04:00
locale Merge pull request #29 from codexp/german-translation 2018-05-11 09:00:28 -04:00
models added a proper register-sign API call 2019-09-14 22:45:01 -04:00
textures Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
.gitignore First commit. 2016-03-14 19:03:44 -03:00
LICENSE license fixups: use LGPL 3.0 for code, 2018-11-08 19:02:48 -05:00
api.lua added a proper register-sign API call 2019-09-14 22:45:01 -04:00
copyright.txt license fixups: use LGPL 3.0 for code, 2018-11-08 19:02:48 -05:00
depends.txt Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
description.txt Adding standard mod files 2016-03-27 21:35:38 -07:00
encoding.lua Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
init.lua Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
intllib.lua updated intllib method (po/pot files) 2017-07-31 18:55:35 +02:00
mod.conf Adding standard mod files 2016-03-27 21:35:38 -07:00
standard_signs.lua added a proper register-sign API call 2019-09-14 22:45:01 -04:00