madmaxoft
|
323ebf119f
|
cIniFile: Renamed functions to make meaning more explicit.
For example KeyComment() -> GetKeyComment() / AddKeyComment()
|
2013-10-25 11:38:14 +02:00 |
|
madmaxoft
|
9e9198e090
|
cIniFile doesn't store filename internally anymore.
|
2013-10-25 11:15:44 +02:00 |
|
madmaxoft@gmail.com
|
a3c8b12ee9
|
Mobs are assigned MaxHealth from monsters.ini; reading monsters.ini doesn't need settings.ini values anymore.
Fixes FS #409.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1662 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-07-07 15:09:05 +00:00 |
|
madmaxoft@gmail.com
|
aebe130299
|
Reduced most mobs' constructors to oneliners by passing parameters to superclasses
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1095 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-12-22 09:39:13 +00:00 |
|
madmaxoft@gmail.com
|
ecfe6ab65b
|
Source files cleanup: The rest of the files renamed.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-09-23 22:09:57 +00:00 |
|