| Quest can now fail, too. |
|
More...
|
almost 15 years ago
|
| Fixed handling of carriage return characters at end of lines in loading functions of InputSystemBinding and Settings classes. (Windows-only, I guess.) |
|
More...
|
almost 15 years ago
|
| Editor: list of files and directories in load dialogue is now sorted in the "right way". |
|
More...
|
almost 15 years ago
|
| Editor: radius setting is now considered during landscape's colour change. |
|
More...
|
almost 15 years ago
|
| Possibility to list key bindings via console added. |
|
More...
|
almost 15 years ago
|
| CommandBindKey and CommandUnbindKey classes added. Key bindings can now be set and deleted via Console. |
|
More...
|
almost 15 years ago
|
| Minor fix (only Lua version 5.1) |
|
More...
|
almost 15 years ago
|
| Lua: last obsolete compatibility macro in LuaIncludes removed. |
|
More...
|
almost 15 years ago
|
| Lua: obsolete macro in LuaIncludes removed. LuaEngine's runFile() now works without macros. |
|
More...
|
almost 15 years ago
|
| Lua: obsolete macro in LuaIncludes removed. LuaEngine's runString() now works without macros. |
|
More...
|
almost 15 years ago
|
| Even more classes use Messages class to log error messages. |
|
More...
|
almost 15 years ago
|
| More classes use Messages class to log error messages. |
|
More...
|
almost 15 years ago
|
| Some more classes now use Messages class for logging. |
|
More...
|
almost 15 years ago
|
| Sound moved into Dusk namespace. Messages updated to work with operator <<. Some classes now use Messages class for logging. |
|
More...
|
almost 15 years ago
|
| DuskFunctions: Faster version of FileExists() implemented. Other minor optimizations. |
|
More...
|
almost 15 years ago
|
| Collision detection during movement of NPC class improved. |
|
More...
|
almost 15 years ago
|
| Collision detection of Projectile class improved. |
|
More...
|
almost 15 years ago
|
| Editor: collision flag of objects can now be set and is displayed in catalogue. |
|
More...
|
almost 15 years ago
|
| Static objects (DuskObject class) do now have a seperate flag for collision detection activities. DuskObject and derived classes: canCollide() added to get collision flag. |
|
More...
|
almost 15 years ago
|
| Editor should now handle item references, too. |
|
More...
|
almost 15 years ago
|
| Editor can now handle quaternion rotations, too. Fixed some spelling mistakes in Dusk.h. Carwreck has now right rotation value again. |
|
More...
|
almost 15 years ago
|
| Minor optimizations; update of Dusk.h. |
|
More...
|
almost 15 years ago
|
| Data file adjusted to quaternions (the wrecked car is still upside down, but everything else seems to be OK). |
|
More...
|
almost 15 years ago
|
| DuskObject and derived classes: rotation is now stored as quaternion. |
|
More...
|
almost 15 years ago
|
| Naming guidelines enforced for Landscape and LandscapeRecord classes. Minor optimization of Editor. |
|
More...
|
about 15 years ago
|
| Minor fix to display fog in screenshots the right way. |
|
More...
|
about 15 years ago
|
| Trigger management implemented. Screenshots can now be saved as JPEG or PNG, depending on setting in configuration file. Default settings.conf added. |
|
More...
|
about 15 years ago
|
| Small fix in AABoxTrigger. ScriptedTrigger added. Trigger interface class improved (pointers to objects affected by trigger can now be stored in trigger). |
|
More...
|
about 15 years ago
|
| CommandScreenshot.h/.cpp commited (those should have been in the previous commit). Naming guidelines enforced for Sound class. Minor optimizations. |
|
More...
|
about 15 years ago
|
| Settings: possibility to specify default values for get-functions added. Application: screenshots. |
|
More...
|
about 15 years ago
|