This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
adventin/debian/changelog

539 lines
14 KiB
Plaintext
Raw Permalink Normal View History

instead (1.4.6) unstable; urgency=low
* bug fix in gamefile;
* bug fix in lifes output;
2011-08-11 15:41:53 +03:00
* bug fix in PLAYER_MOVED and lifes;
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 09 Aug 2011 12:24:00 +0400
2011-07-14 15:21:02 +03:00
instead (1.4.5) unstable; urgency=low
* bug fix in rnd() w/o parameter;
2011-07-25 21:00:08 +03:00
* bug fix in for_each;
2011-07-26 20:32:13 +03:00
* bug fix in txtnb and \;
2011-07-30 14:54:58 +03:00
* bug fix in original theme picture scaling;
2011-07-31 11:11:44 +03:00
* bug fix in left/right image alignment;
2011-07-31 11:24:03 +03:00
* bug fix in change_pl;
2011-07-28 18:56:58 +03:00
* callpush/callpop/cctx/strip do_ini and some others moved to stead;
2011-07-26 11:06:15 +03:00
* win.align added to theme;
* theme_name added;
2011-07-27 08:33:42 +03:00
* now fading first value is new scene flag;
2011-07-28 18:56:58 +03:00
* more information in error messages while checking lists;
2011-07-31 14:14:33 +03:00
* fixes in input module;
2011-08-01 11:11:20 +03:00
* added PLATFORM variable;
2011-07-14 15:21:02 +03:00
2011-08-01 11:24:35 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 01 Aug 2011 12:24:00 +0400
2011-07-14 15:21:02 +03:00
2011-06-21 07:57:45 +03:00
instead (1.4.4) unstable; urgency=low
* bug fix in direct mode (memory leak);
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 21 Jun 2011 08:57:00 +0400
2011-06-15 15:59:21 +03:00
instead (1.4.3) unstable; urgency=low
* bug fix in nopara logic;
2011-06-17 17:06:45 +03:00
* ukranian translation and tutorial;
2011-06-17 19:49:24 +03:00
* multilang tutorial3;
2011-06-18 10:20:10 +03:00
* sprites small fix (predefined handles);
* cursor changing from direct mode support;
2011-06-15 15:59:21 +03:00
2011-06-19 09:24:23 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 19 Jun 2011 10:24:00 +0400
2011-06-15 15:59:21 +03:00
2011-05-29 19:15:05 +03:00
instead (1.4.2) unstable; urgency=low
* bug fix in idf gets;
* bug fix in kbd hooking;
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 19 May 2011 20:14:00 +0400
2011-05-12 22:55:13 +03:00
instead (1.4.1) unstable; urgency=low
* bug fix in use;
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 12 May 2011 23:53:00 +0400
2011-04-27 10:02:54 +03:00
instead (1.4.0) unstable; urgency=low
2011-03-29 13:12:17 +03:00
* bug fix in imgl/imgr;
* bug fix in xact;
* bug fix in jump to pos logic;
2011-03-30 10:28:26 +03:00
* bug fix lags in sound;
2011-04-05 10:27:34 +03:00
* bug fix with wince/windows with themes load;
* experemental sprites technology;
2011-03-29 13:12:17 +03:00
* global dir is now readdir;
2011-03-29 13:20:23 +03:00
* multichannal sound system (add_sound, stop_sound);
2011-03-29 14:37:11 +03:00
* -appdata parameter;
2011-03-30 10:28:26 +03:00
* -chunksize parameter;
2011-03-29 13:12:17 +03:00
* show dir to be deleted while remove game;
2011-04-15 10:23:46 +03:00
* theme reset features;
* mouse_pos added;
2011-05-02 07:34:26 +03:00
* start() init function added;
2011-04-17 19:32:31 +03:00
* idf files support (instead data format);
2011-04-21 09:51:10 +03:00
* menu font is now scalable too;
2011-04-27 10:02:54 +03:00
* toggle_menu added;
* get_ticks added;
2011-04-28 22:30:38 +03:00
* bit_xxx bitwise operations added;
2011-04-30 08:20:51 +03:00
* visits() added;
2011-03-29 13:12:17 +03:00
2011-05-02 07:34:26 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 2 May 2011 08:35:00 +0400
2011-03-29 13:12:17 +03:00
2011-03-08 11:17:40 +02:00
instead (1.3.4) unstable; urgency=low
* bug fix in text renderer with italic text;
* bug fix with imgl/imgr in inv;
* bug fix in video init;
2011-03-11 09:55:08 +02:00
* bug fix in theme.get 'inv.mode'
2011-03-08 21:36:13 +02:00
* font faces { } syntax;
2011-03-10 12:40:55 +02:00
* new default font;
* set light hinting for font;
* added stead.dir iterator;
2011-03-08 11:17:40 +02:00
* modules doc fix;
* languages dir renamed to lang;
2011-03-11 15:31:16 +02:00
* updated manual.pdf;
2011-03-08 11:17:40 +02:00
2011-03-11 15:47:59 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 11 Mar 2011 12:10:00 +0300
2011-03-08 11:17:40 +02:00
2011-02-27 19:28:28 +02:00
instead (1.3.3) unstable; urgency=low
* bug fix (kbd input);
2011-02-28 11:06:25 +02:00
* modules docs;
2011-02-27 19:28:28 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 27 Feb 2011 20:27:00 +0300
2011-02-16 13:32:15 +02:00
instead (1.3.2) unstable; urgency=low
2011-02-13 15:39:20 +02:00
* bug fix (dates in save slots);
* bug fix (dbg fixes);
2011-02-24 11:22:13 +02:00
* bug fix (f8 and f9 error msg);
2011-02-13 15:39:20 +02:00
* small bug fixes;
2011-02-19 15:23:09 +02:00
* s60 build;
* SDL 1.3 ready;
2011-02-24 11:22:41 +02:00
* it lang and tutorial;
2011-02-13 15:39:20 +02:00
2011-02-24 12:12:52 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 24 Feb 2011 13:12:00 +0300
2011-02-13 15:39:20 +02:00
2010-11-22 10:20:13 +02:00
instead (1.3.1) unstable; urgency=low
* bug fix (imgl and justify);
2010-11-23 11:31:53 +02:00
* bug fix (languages in WinCE version);
2010-11-23 19:32:47 +02:00
* bug fix (prefs do not create save dir);
2010-11-27 14:50:16 +02:00
* bug fix (alt+f4 != f4);
2010-11-29 10:07:30 +02:00
* bug fix (<w:> tag parsing)
2010-11-29 20:46:03 +02:00
* visual.lua moved to doc/;
2010-11-22 10:20:13 +02:00
2010-11-29 14:44:43 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 29 Nov 2010 15:44:00 +0300
2010-11-22 10:20:13 +02:00
2010-10-30 15:54:41 +03:00
instead (1.3.0) unstable; urgency=low
* bug fix (resample sounds while HZ change);
* bug fix (empty bg);
* bug fix (cursor center scaling);
* changing themes from game;
* strike ougth text;
* *.fnt.height theme parameter;
* scroller positions in theme;
* escaping ^ and delim;
* box: and blank:;
* pad: ;
* speed up;
* picture flow;
* prefs:purge now removes vars;
* dialog:empty added;
2010-11-01 15:52:42 +02:00
* txttab;
2010-11-05 10:49:20 +02:00
* tutorial update;
2010-10-30 15:54:41 +03:00
2010-11-23 11:31:53 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 12 Nov 2010 22:42:00 +0300
2010-10-30 15:54:41 +03:00
2010-10-02 15:57:05 +03:00
instead (1.2.3) unstable; urgency=low
* android build;
* bug in xact;
-- Peter Kosyh <p.kosyh@gmail.com> Sat, 2 Oct 2010 16:53:00 +0300
2010-09-16 12:12:23 +03:00
instead (1.2.2) unstable; urgency=low
* xact now can be used from everywhere;
* much speed improvments;
* get_gamepath, get_steadpath;
* wince port;
2010-09-24 13:00:01 +03:00
* internal cleanups;
2010-09-16 12:12:23 +03:00
2010-09-24 13:00:01 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 25 Sep 2010 13:59:00 +0300
2010-09-16 12:12:23 +03:00
2010-08-28 18:48:17 +03:00
instead (1.2.1) unstable; urgency=low
* clearlooks bg;
* fading fix;
2010-08-31 19:48:22 +03:00
* fix in disable autosave;
* disp fix;
2010-08-31 21:37:49 +03:00
* savevars optimization;
2010-08-28 18:48:17 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Sat, 28 Aug 2010 19:47:00 +0300
2010-06-03 18:12:42 +03:00
instead (1.2.0) unstable; urgency=low
2010-06-01 16:41:56 +03:00
2010-06-03 11:12:40 +03:00
* unpack/install feature;
* browse feature (win32 and gtk);
2010-06-07 15:21:35 +03:00
* clever game/themes sorting;
2010-07-06 13:10:37 +03:00
* time of save slots;
2010-06-03 11:12:40 +03:00
* remove games;
2010-06-14 11:10:59 +03:00
* aligned width for themes/games dialog;
2010-06-07 15:21:35 +03:00
* local appdata mode (portable app);
2010-07-06 13:10:37 +03:00
* clearlooks theme;
* inv align modes;
2010-06-05 12:56:55 +03:00
* prefs object;
2010-06-07 15:21:35 +03:00
* init() function;
* snapshots (not documented?);
2010-06-05 20:59:34 +03:00
* hook and inherit;
2010-06-07 15:21:35 +03:00
* entered/left human friendly actions;
2010-06-06 14:09:17 +03:00
* stead.cmd, stead.args added;
2010-07-06 13:10:37 +03:00
* require added (modules: goto, xact, input, click, vars, dbg, snapshot, prefs, format, kbd, hotkeys);
2010-07-02 22:36:29 +03:00
* instead_version added;
2010-06-12 12:30:53 +03:00
* taketo/takef added;
2010-06-14 11:10:59 +03:00
* disable/enable/disable_all/enable_all added;
* exist() added (seen over disabled objects);
2010-07-06 13:10:37 +03:00
* path() added;
* visited() added;
* live() added;
* nameof() added;
* goback() added;
2010-07-19 14:56:10 +03:00
* goin()/goout() added;
* disp attribute added;
2010-06-16 12:15:40 +03:00
* improved debugger;
2010-06-17 19:05:27 +03:00
* save vars in _G;
2010-06-18 09:43:27 +03:00
* no duplicated games while looking gamespaths;
2010-06-21 22:33:38 +03:00
* code function!!!;
2010-06-22 15:31:07 +03:00
* args in call;
2010-07-02 22:36:29 +03:00
* var and global;
2010-06-22 15:31:07 +03:00
* self() is now self;
2010-07-23 14:31:52 +03:00
* psen/punseen for dlg;
2010-06-22 14:04:12 +03:00
* no return goto needed;
2010-07-07 15:41:48 +03:00
* disable_all/enable_all for lists;
2010-07-15 09:59:57 +03:00
* purge and list_purge;
* undocumented gamefile;
* undocumented LANG;
2010-07-06 13:10:37 +03:00
* many bugfixes...
2010-08-04 20:00:48 +03:00
* mac os x port
2010-06-01 16:41:56 +03:00
2010-08-04 20:00:48 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 04 Aug 2010 20:59:00 +0300
2010-06-01 16:41:56 +03:00
2010-05-19 16:42:23 +03:00
instead (1.1.6) unstable; urgency=low
* bugfix (no closed files)
* bugfix in line breaking with gfx
* pr() function added in stead
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 19 May 2010 17:31:00 +0300
2010-03-10 14:22:24 +02:00
instead (1.1.5) unstable; urgency=low
* multiple anigif in one layout fix
* click in picture event
2010-03-10 14:42:39 +02:00
* game.action callback
* bug in <g: > parsing
2010-03-13 13:40:59 +02:00
* pause game while minimize (-nopause option added)
2010-03-14 21:55:44 +02:00
* 8 bit scaler fix
2010-03-10 14:22:24 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 10 Mar 2010 15:20:51 +0300
2010-03-05 17:32:03 +02:00
instead (1.1.4) unstable; urgency=low
* keyboard navigation fix
* cursor while menu and lost focus
* lower cpu usage (no gif logic if no gifs are drawn)
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 05 Mar 2010 18:28:40 +0300
2010-02-16 10:11:50 +02:00
instead (1.1.3) unstable; urgency=low
* unix_path in get_img
* " in variable names (save)
2010-02-17 13:17:12 +02:00
* \\, in ways and inv
* 32 bit bmp fix
2010-02-16 10:11:50 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 16 Feb 2010 11:10:40 +0300
2010-02-10 12:50:57 +02:00
instead (1.1.2) unstable; urgency=low
* bug in saves
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 10 Feb 2010 13:39:47 +0300
2010-02-08 19:22:38 +02:00
instead (1.1.1) unstable; urgency=low
2010-01-14 14:48:47 +02:00
* encode path in save (' in paths);
2010-01-16 19:44:57 +02:00
* mouse focus win problem;
* cleanups in stead.lua;
* doc updates;
2010-01-16 21:22:22 +02:00
* alt-r in debug mode (restart game);
2010-01-20 14:43:54 +02:00
* -version arg
2010-01-21 16:35:42 +02:00
* timer
* kbd input
* mouse input
2010-01-24 14:10:02 +02:00
* bluesteel theme
2010-01-26 11:00:19 +02:00
* nop cmd added in stead.lua
2010-01-27 13:20:41 +02:00
* anigif while menu bug
2010-01-31 16:25:27 +02:00
* add inv.mode disabled
2010-01-31 16:26:02 +02:00
* txtnb added to stead.lua
2010-02-08 19:22:38 +02:00
* bg scaling fix
* broken codepage fix
* esc strings in <a: > tag
2010-02-09 21:08:18 +02:00
* themes and games sorting
2010-01-14 14:48:47 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 14 Jan 2010 15:47:50 +0300
2010-01-07 13:38:14 +02:00
instead (1.0.5) unstable; urgency=low
2010-01-08 14:27:02 +02:00
* segfault while is_sound with -nosound
* snd volume hack
2010-01-08 16:26:47 +02:00
* arctic theme added
2010-01-07 13:38:14 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 7 Jan 2010 14:34:00 +0300
2009-12-12 16:19:07 +02:00
instead (1.0.4) unstable; urgency=low
* xref hl optimization
* now, write save slots in game/saves if game/saves exist
2010-01-07 13:38:14 +02:00
2009-12-12 16:19:07 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 12 Dec 2009 17:15:00 +0300
2009-12-01 13:14:06 +02:00
instead (1.0.3) unstable; urgency=low
* autojump to text change
* no cursor flickering
2009-12-06 17:28:17 +02:00
* sdl_path (i18n M$ win sdl paths)
2009-12-01 13:14:06 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 01 Dec 2009 14:12:36 +0300
2009-11-24 10:01:53 +02:00
instead (1.0.2) unstable; urgency=low
* fix in box normalize
* fix in scaling
2009-11-27 18:34:05 +02:00
* fixed f5 key
2009-11-24 10:01:53 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 24 Nov 2009 11:00:20 +0300
2009-11-20 15:44:03 +02:00
instead (1.0.1) unstable; urgency=low
* bug: no fclose :(
* i18n + esp lang and tutorial
* cat removed
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 20 Nov 2009 13:33:36 +0300
2009-11-04 15:04:18 +02:00
instead (1.0.0) unstable; urgency=low
2009-11-03 18:45:46 +02:00
2009-11-07 21:01:41 +02:00
* another mouse buttons -- escape
2009-11-03 18:45:46 +02:00
* escape as use cancel
2009-11-08 19:32:16 +02:00
* lifeoff from life method
2009-11-14 21:16:35 +02:00
* bug fix in anigif logic
* bug fix in img()
2009-11-07 21:01:41 +02:00
* more clever linebreaking
* kill empty lines at end of layout
2009-11-14 21:16:35 +02:00
* typo in color table (graphics.c) by Alexander
2009-11-08 17:27:08 +02:00
* manual.tex by Alexander and commiters
2009-11-14 21:16:35 +02:00
* default-large theme is default
* combined images!
* page up, page down clever logic;
2009-11-12 22:33:51 +02:00
* f8/f9 - quicksave/quickload
2009-11-13 14:49:21 +02:00
* game.enable_save
* lua stack overflow???
2009-11-14 20:10:10 +02:00
* autosave function
2009-11-03 18:45:46 +02:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 3 Nov 2009 19:43:00 +0400
2009-10-12 10:10:24 +03:00
instead (0.9.3) unstable; urgency=low
* have and seen fixes
* -encode option + doencfile
2009-10-12 20:03:26 +03:00
* print reregister
2009-10-16 16:10:05 +03:00
* from() with argument
2009-10-23 12:37:37 +03:00
* new()/delete() (allocator object)
* game:ini() fix
2009-10-24 20:09:43 +03:00
* theme scaling (yahoo!!!)
2009-10-26 17:00:11 +02:00
* scene_use attribute (scene objects using on each other)
2009-10-12 10:10:24 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 12 Oct 2009 11:09:19 +0400
2009-10-04 16:12:31 +03:00
instead (0.9.2) unstable; urgency=low
* animated gif support
* graphics everywhere!!! (img cmd)
2009-10-04 18:53:44 +03:00
* sound support (set_sound)
2009-10-04 16:12:31 +03:00
* some cleanups
-- Peter Kosyh <p.kosyh@gmail.com> Sun, 4 Oct 2009 16:10:09 +0400
2009-09-20 13:49:06 +03:00
instead (0.9.1) unstable; urgency=low
* mouse gfx bug
2009-09-27 21:08:19 +03:00
* noautosave option
* make uninstall
* === STEAD FIXES ====
2009-09-20 13:49:06 +03:00
* gui.lua is separated file
* menus in gfx mode!!! :)
* stead.lua fixes:
* ref fix
* phrases saver
* player is object
* disable_all enable_all for object
* inherited inventory
2009-09-22 07:27:49 +03:00
* save game bug
* own stead namespace (table problem fixed!)
2009-09-27 21:08:19 +03:00
* recurse for exit breaking
* wrap into vroom not call exit twice
2009-09-20 13:49:06 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Sun, 15 Sep 2009 14:42:44 +0400
2009-09-15 12:37:49 +03:00
instead (0.9) unstable; urgency=low
* fixes in localization
* srch method for player
* english tutorial
* separated games?
2009-09-15 12:47:23 +03:00
* font with apache license :)
2009-09-15 15:52:53 +03:00
* debian cleanups
2009-09-15 12:37:49 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Tue, 15 Sep 2009 13:29:55 +0400
2009-09-05 08:23:51 +03:00
instead (0.8.9) unstable; urgency=low
2009-09-07 09:14:26 +03:00
* -gamespath -game -themespath -theme options
2009-09-05 08:23:51 +03:00
* runtime languages
2009-09-08 20:27:58 +03:00
* disabled() function in stead
2009-09-05 08:23:51 +03:00
* list_zap, list_concat
* remove added
* stead.lua fixes
2009-09-08 20:27:58 +03:00
* full keyboard control!
2009-09-05 17:03:29 +03:00
* alt enter fix
2009-09-08 20:27:58 +03:00
* gfx cursor support!
* no reset video while change game/theme
2009-09-14 15:35:20 +03:00
* tutorial2
2009-09-05 08:23:51 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Sat, 5 Aug 2009 11:25:01 +0400
2009-08-31 22:25:19 +03:00
instead (0.8.8) unstable; urgency=low
* Makefiles fixes
* cat game fix
* .insteadrc now in .instead/ by default
* small fixes
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 31 Aug 2009 11:25:01 +0400
2009-08-28 19:36:10 +03:00
instead (0.8.7) unstable; urgency=low
* highlight bug in nohl mode with filter
* windows version now looks games and themes in appdir.
2009-09-15 13:42:39 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 28 Aug 2009 12:51:08 +0400
2009-08-28 19:36:10 +03:00
2009-08-27 07:38:56 +03:00
instead (0.8.6) unstable; urgency=low
* cat game fixes
* seen extra parameter
2010-01-07 13:38:14 +02:00
2009-08-27 07:38:56 +03:00
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 27 Aug 2009 08:32:00 +0400
2009-08-26 08:25:53 +03:00
instead (0.8.5) unstable; urgency=low
* possible segfaults in timer functions.
* ways, objs, drop, take - extra parameters
* put - function
* set_music fixes
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 24 Aug 2009 08:32:00 +0400
instead (0.8.4) unstable; urgency=low
* bug in savevar
* bug in long strings
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 20 Aug 2009 14:09:14 +0400
instead (0.8.3) unstable; urgency=low
* sge forgotten
* set_music with loop argument bug
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 19 Aug 2009 14:09:14 +0400
instead (0.8.2) unstable; urgency=low
* gfx_load_img
-- Peter Kosyh <p.kosyh@gmail.com> Sat, 15 Aug 2009 14:09:14 +0400
instead (0.8) unstable; urgency=low
* key_name attribute!!!!
* do_ini
* version in stead.lua
* opairs!!!
* vroom fix
* typos
* backtrace
* list_set
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 07 Aug 2009 14:09:14 +0400
instead (0.7.7-4) unstable; urgency=low
* Fixes :)
-- Peter Kosyh <p.kosyh@gmail.com> Wed, 05 Aug 2009 17:26:55 +0400
instead (0.7.7) unstable; urgency=low
* typos in games
* local games now can be placed in ~/.instead/games
* console version disabled by default
* -- $Name: tag -- full name of games, not only dirname
* fix of link color for title/ways
* bug in text layout logic (last period in line)
* embedded mode (picture and ways inside text!!!)
* float mode (for books)
* faster text renderer (x2-x5 times)
* free motion mode of scrolling
* click sound support in themes (in default theme too)
* new options (click sound, music)
* default theme changes
* fullscreen with Alt-Enter
* options -alsa, -fullscreen, -window
* now italic font used for events
* 48000Hz added in sound preferences
* now scroll position is saved in embedded mode
* themes support, one new theme added
* vway and vroom added
* updated tutorial
* set_music now take an loop parameter
* autosave is now default
* now vars saved if they begins from uppercase letter (undescore too);
* save slots !!!
* a lot of bugs fixed (memory leaks, SDL cavities.. )
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 30 Jul 2009 18:12:19 +0400
instead (0.7.6-1) unstable; urgency=low
* debian file fixes
-- Peter Kosyh <p.kosyh@gmail.com> Fri, 29 May 2009 14:17:01 +0400
instead (0.7.6) unstable; urgency=low
* Keyboard scrolling
* Font scaling
* inv.horiz option
-- Peter Kosyh <p.kosyh@gmail.com> Mon, 25 May 2009 10:58:29 +0400
instead (0.7.5) unstable; urgency=low
* Initial release
-- Peter Kosyh <p.kosyh@gmail.com> Thu, 21 May 2009 11:40:29 +0400