Menu

Source (svn, archived) Commit Log


Commit Date  
[r81] by ral

bugfix for r51: levelwidget page scroll part 3:
- cursor key scroll crash solved

2006-02-21 21:44:12 Tree
[r80] by ral

fixes for r79:
- windows compile fix;
- doc additions moved for correct installation;

2006-02-21 21:30:43 Tree
[r79] by ral

switch from 0.92 xml level format to new xml level format with:
- schema: levels.xsd;
- fully enable i18n: all strings from xml levels are merged to .po,
all translated strings from xml levels are directly active
- some additional metadata like subtitel, author are directly extracted from xml;
- textarea support for showscroll mode (scroll=true, time>0);
- existing xml levels converted to new format;
- demo levels and tools added for documentation to doc/refman/;
Note: to rebuild enigma.pot and *.po Xalan and Lua 5.0 are required

2006-02-19 18:22:15 Tree
[r78] by ral

bugfix enigma.IsSolved:
- for Pentomino levels;
- valid for 0.92, too;

2006-02-18 21:39:00 Tree
[r77] by ral

add new feature: rotor attribute "prefercurrent";
- default 0.0 is 100% 0.92 compatible
- value range 0.0 - 1.0

2006-02-07 22:28:00 Tree
[r76] by ral

fix r75: let xgettext find src/gui/menus.cc

2006-01-30 21:41:40 Tree
[r75] by ral

- ::gui files moved to src/gui/
- namespace ::gui moved to enigma::gui
- gui.* renamed to widgets.*

2006-01-29 21:47:11 Tree
[r74] by ral

- namespace ::file eliminated
- DEFAULT_DATA_PATH and global GameFS substituted by new distinguished paths
- file.cc method names adjusted and commented
- FileHandles commented out (not used)
- lua::DoSysFile() introduced

2006-01-25 23:04:09 Tree
[r73] by ral

Correction of typos and added subdirs for new namespaces

2006-01-24 17:43:02 Tree
[r72] by ral

- gcc 4.0 support (only a change for crosscompilation);
- history levelpack enabled for HOMEless Windows users;
- swedish translation added;
- svn:ignore set for data/schemas
- extinguisher load attribute value checks added - avoid spurious
DECL_TRAITS_ARRAY accesses that may crash.

2006-01-22 23:54:42 Tree
Older >