- Changed secret sector drawing in automap so that lines with the ML_SECRET
flag are only drawn as part of a secret sector if that secret has already been found, even if the option is set to always show secret sectors. - Added a NULL pointer check to WI_LoadBackground. SVN r885 (trunk)
This commit is contained in:
parent
eff5a4dad9
commit
c5333d4abb
3 changed files with 14 additions and 7 deletions
|
|
@ -1,4 +1,7 @@
|
|||
April 5, 2008 (Changes by Graf Zahl)
|
||||
- Changed secret sector drawing in automap so that lines with the ML_SECRET
|
||||
flag are only drawn as part of a secret sector if that secret has already
|
||||
been found, even if the option is set to always show secret sectors.
|
||||
- Added the option to use $ as a prefix to a string table name everywhere in
|
||||
MAPINFO where 'lookup' could be specified so that there is one consistent
|
||||
way to do it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue