myk002
|
367ac0064e
|
update docs for generated-creature-renamer
|
2022-07-25 16:54:28 -07:00 |
Pauli
|
8f2cf3ad26
|
Fix printf format warnings
|
2018-06-11 19:57:06 +03:00 |
Ben Lubar
|
a7dfacd1c5
|
Fix warnings in supported plugins.
|
2018-04-06 01:25:21 -05:00 |
Japa Illo
|
0d8decd7ec
|
Remove trailing whitespaces.
|
2017-02-08 10:54:42 +05:30 |
Japa Illo
|
2c19f6b237
|
remove rsize_t
|
2017-02-08 10:34:11 +05:30 |
Japa Illo
|
873feaee2b
|
Added a function to the creature renamer to save a graphics pack file to set graphics for all the generated creatures.
|
2017-02-07 15:57:35 +05:30 |
Japa Illo
|
10bbd3cb39
|
Added a function to spit out a generated graphics pack file. Not done yet.
|
2017-02-07 11:19:45 +05:30 |
Japa Illo
|
b151ad7c75
|
always make sure the name prefix has an underscore at the end of it.
|
2017-02-07 11:09:39 +05:30 |
Japa Illo
|
f9b296884c
|
Made the creature renamer work more than once on the same save, and changed the format of the resulting names.
|
2017-02-07 11:01:42 +05:30 |
Japa Illo
|
68faca09ee
|
Added missing base types given by toady, and reorganized the list to look better.
|
2017-02-07 10:27:57 +05:30 |
Japa Illo
|
64e217132e
|
Don't offset the raplacement by 1 since there's no space now.
|
2017-02-06 10:50:18 +05:30 |
Japa Illo
|
5b83c6fe68
|
Add spaces to search string programmatically.
|
2017-02-06 10:49:22 +05:30 |
Japa Illo
|
1aef1d1b98
|
use STD::Vector instead of a C array, and set version properly.
|
2017-02-06 10:42:10 +05:30 |
Japa Illo
|
c3c3f37b06
|
Added more descriptor types, and made it run on world load.
|
2017-01-26 15:58:43 +05:30 |
Japa Illo
|
24a653f77b
|
added ants and apes to the list.
|
2017-01-26 12:50:37 +05:30 |
Japa Illo
|
365624453e
|
Finish up the generated-creature-renamer plugin.
|
2017-01-26 12:45:40 +05:30 |
Japa
|
934d5b32bc
|
Fix creature listing and plugin name
|
2017-01-26 10:00:38 +05:30 |
Japa
|
c659b885b6
|
Start a plugin to rename generated creatures to have sensible IDs
|
2017-01-25 23:06:03 +05:30 |