Menu

Source (svn, archived) Commit Log


Commit Date  
[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
[r1518] by andreasl

Homepage:
- repaired link to OZONE (now aims to "The Linux Game Tome"-
page of OZONE)
- copyright note for the amphora image (put into imprint)
- download page:
- link to FreeBSD now without wrong "0.92"-note
- note for compiling the SVN version (needs curl!)
- package summary for compiling under debian
- validated
Todo:
- Russian translations
- Upload later (not important)

2009-02-05 23:28:18 Tree
[r1517] by ral

Test Level new API:
- added level for slope floors

2009-02-05 23:17:06 Tree
[r1516] by ral

Commit message addendum to r1509:
- reengineering gradient floor:
- renaming ( new = old)
fl_slope_ps = "fl-gradient1",
fl_slope_pn = "fl-gradient2",
fl_slope_pe = "fl-gradient3",
fl_slope_pw = "fl-gradient4",
fl_slope_ose = "fl-gradient5",
fl_slope_osw = "fl-gradient6",
fl_slope_one = "fl-gradient7",
fl_slope_onw = "fl-gradient8",
fl_slope_ise = "fl-gradient9",
fl_slope_ine = "fl-gradient10",
fl_slope_isw = "fl-gradient11",
fl_slope_inw = "fl-gradient12",
fl_slope_ts = "fl-gradient13",
fl_slope_tn = "fl-gradient14",
fl_slope_te = "fl-gradient15",
fl_slope_tw = "fl-gradient16",
fl_slope_tsl = "fl-gradient", type=20
fl_slope_tnl = "fl-gradient", type=18
fl_slope_tel = "fl-gradient", type=15
fl_slope_twl = "fl-gradient", type=14
fl_slope_tsr = "fl-gradient", type=19
fl_slope_tnr = "fl-gradient", type=17
fl_slope_ter = "fl-gradient", type=16
fl_slope_twr = "fl-gradient", type=13
- naming scheme - suffix:
- p* : planar, descending to given direction
- o* : outer edge, descending to given direction
- i* : inner edge, descending to given direction
- t* : tube, descending to given direction
- t*l : tube, left wall, descending to given direction
- t*r : tube, right wall, descending to given direction
- attribute "shape" with above suffix values, determines image
- attribtute "slope", values NODIR, WEST, SOUTH, EAST, NORTH, NORTHWEST,
SOUTHWEST, SOUTHEAST, NORTHEAST determines force direction
- variantes are preconfigured in both attributes shape, slope
- attribute "strength" overrides global "SlopeStrength"
- attribute "force_x", "force_y" overrides all slope and strength values
- bottle - improved drunken forces on actors

2009-02-05 22:51:49 Tree
[r1515] by raoul

-> New gfx for yinyang items

2009-02-05 21:35:42 Tree
Older >