Menu

Source (svn, archived) Commit Log


Commit Date  
[r1528] by ral

Trunk 1.1: new API reengineering
- fix landmine - renaming typo on explosion type
- fix spitter - missing init_model on return to idle state
- fix explosion item - shatter actors on grid
- fix crack - just crack on entering a grid, not on moving on the grid

2009-02-08 22:26:47 Tree
[r1527] by ral

Trunk 1.1: new API reengineering
- refman updates and typo fixes
Note:
- the refman is still not up to date

2009-02-08 19:55:03 Tree
[r1526] by ral

Test Level new API:
- added level for autocomposer resolver combination

2009-02-08 14:13:14 Tree
[r1525] by ral

Trunk 1.1: new API reengineering
- improve resolver composer:
- fix avoid addition of default all space key tile on composition
- remove special 3 char key support that did compose by 2 + 1 char matches
- add configuration argument: a string template that defaults to "123456789":
- it defines the key decomposition to be applied
- key chars are checked in number sequence and combination
- the default is a total decomposition starting with the first key char
- for 3 char the template "122" causes the first char to be checked first,
the remaining 2 char key padded with a leading space char to be resolved
by the chained resolver without further decomposition
- the template allows a full chaining of composer and autotile resolvers
- add error handling for configuration arguments
- improve resolver autotile:
- resolve existing key combinations that priorize auto generated tiles via
resolver chain

2009-02-08 13:45:12 Tree
[r1524] by ral

Trunk 1.1: new API reengineering
- fix blur stone set attribute "flavor"
- fix volcano stone: add missing object declarations:
- st_volcano_idle
- st_volcano_active
- st_volcano_new (init only)
- st_volcano_growing (init only)
- fix wrong old API mappings for fl-gradient13/16
- extend st_yinyang:
- performAction after player switch
- add attribute "instant" to switch at start of animation
- rename global attributes:
- SwampSinkSpeed -> SwampSinkTime
- WaterSinkSpeed -> WaterSinkTime
- both attributes now represent the time a static marble needs to sink

2009-02-08 00:04:12 Tree
[r1523] by raoul

-> Object renamings and level updates for dejavu levels
-> Some minor fixes concerning the el:engine

2009-02-07 14:07:34 Tree
[r1522] by ged

Homepage:
- Russian translation for recent additions and fixes

2009-02-07 13:48:43 Tree
[r1521] by ral

Trunk 1.1: new API reengineering
- fix trigger:
- update image in case a trigger was set below a stone which
gets deleted before level initializtion-
- hollow puzzles should press trigger
- fix odometer: missing template object
- fix dummy item: typo in template object
- fix group - objects occuring twice in a group did cause false result groups,
especially the join group operator has been affected
- fix volcano: broken images due to fart -> quake renaming
- fix crash on grp:nearest(obj) in case obj is no longer existing - now an
assetion is thrown

2009-02-07 00:35:10 Tree
[r1520] by andreasl

Trunk:
- Removed wrongly transparent pixels in brownie image.
- "Advanced Tutorial":
- Fixed typo which set a document instead of a door.
- Fixed spelling of "boulder" in documents.

2009-02-06 21:31:26 Tree
[r1519] by raoul

-> Level updates for gradient renamings

2009-02-05 23:55:50 Tree
Older >