2004-05-07 |
Tobias Gläßer | major changes to the leveleditor internals, there are... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Added support for silver's Benjamin font. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Replaced letters by Benjamin's hand-written ones. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Replaced current back icon with Benjamin's one. It... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | File moved. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Moved back button to an old dir. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Tobias Gläßer | added (I forgot to add them, shame on me) |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ingo Ruhnke | added news |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Added support for Benjamin's green fonts. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Replaced - by _ for the flickering input cursor. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Support for Benjamin's fonts. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Ricardo Cruz | Replaced fonts by Atari Benjamin's ones. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ricardo Cruz | Moved SCREEN_W and SCREEN_H to setup.cpp to avoid ppl... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ingo Ruhnke | - improved background by Christopher A. Webber |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ingo Ruhnke | - made supertux g++295 friendly |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Tobias Gläßer | TileGroups are placed in a set now. BUTTON_WHEELUP... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ryan Flegel | - undid Ricardo's changes |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ryan Flegel | - added backscroll test level |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Tobias Gläßer | Fixed bug where tiles/objects could be drawn while... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ricardo Cruz | Made worldmap to save game on exit. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ricardo Cruz | This should work, i guess... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ricardo Cruz | Just added leveleditor argument to help info. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ricardo Cruz | Made the back scrolling to work in debug mode (and... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Ryan Flegel | - replaced some fabs() where fabsf() should be used |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ryan Flegel | - made some backscroll changes. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ryan Flegel | - fixed scrolling problem when starting from a reset... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | added draw_stretched capability to surface* and tile... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | Fixed Objects drag+drop bug. LevelEditor cursor tuning. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | LevelEditor tilegroup/object select by wheelup/wheeldow... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ricardo Cruz | Made leveleditor to start in a specific file when ran as: |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | Adding Objects works through clicking instead pressing... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | well, actually I created this ... not that wonderful... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | a ButtonPanel is able to highlight the last clicked... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tobias Gläßer | fixed a crash when creating a new levelsubset in the... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ricardo Cruz | Just tuned the X_SPACE, so that Tux position in screen... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Duong-Khang... | images/icon.png in Makefile.am removed as requested... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ryan Flegel | - fixed scrolling past level bug |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Ryan Flegel | - fixed the part of backscrolling that a broke. Backscr... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ryan Flegel | - fixed small scrolling bug |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Made intro demo to use the ordinary background (arctis2... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Tobias Gläßer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Tobias Gläßer | LevelEditor bug-fixes, improvements and fine-tuning. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Matthias Braun | scrolling is broken |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Tobias Gläßer | corrected typo |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Tobias Gläßer | Added a comment. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Added another point. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Removed scrolling printf, back scrolling from level... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | The background was being drawn twice, as reported by... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ingo Ruhnke | more issues |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ingo Ruhnke | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Tobias Gläßer | update |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Removed scrolling bug, added an Abort level one. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Fixed frame_ratio() workaround. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Fixed srolling camera move. Silly me, I forgot about... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Added a test for a end of level scrolling test... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Moved this image to the old shared dir, in order to... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ingo Ruhnke | - icon is not useless, the .xpm version is scaled down... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Made it possible for Tux to be in a position before... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Useless icon, the XPM works fine under windows. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Just put screen's width and height as definitions. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Ricardo Cruz | Just added the Power/Run key to the README, as our... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Changed the way the scrolling was calculated. Instead... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Improved the intro demo, in order to make it more elegant. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Tobias Gläßer | leveleditor related improvements. Added bkgd_speed. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Tobias Gläßer | more leveleditor related improvements |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Tobias Gläßer | more tilegroups |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ingo Ruhnke | added scrolling issue |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ryan Flegel | - fixed scrolling bug |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ingo Ruhnke | added another issue |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ingo Ruhnke | added item |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Tobias Gläßer | leveleditor menu IDisation and little improvements |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Tobias Gläßer | leveleditor improvements |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ingo Ruhnke | - added issues |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Ooops, looks like screen wasn't scrolling in the main... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Enabled back scrolling on this level. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Fixed the back_scrolling flag as suggested by Michael... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Matthias Braun | TODO update |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Matthias Braun | hiding the time while end_sequence wasn't nice |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Matthias Braun | TODO update |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Just changed back_scrolling save syntax. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Matthias Braun | fix timeup issues when endsequence triggered |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Added back scrolling! |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ricardo Cruz | Just added Level Editor back to the menu. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Ingo Ruhnke | - changed size to 32x32 to make windows happy |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Matthias Braun | added files for windows installer |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - makefile fixes |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - -Wall fixing |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - small bugfixes in README and Co |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - some test levels |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | TODO update |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - added changelog entries |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | fixed potential bug in Button class event handler |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - removed old convert script, the working one is still... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - fixed intro jumping |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | TODO update |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Tobias Gläßer | leveleditor related improvements |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Ingo Ruhnke | - added lispreader issue to todo |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | fixed that points aren't reset when gameover |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | fixed musicproblems in endgame and fixed multicoinblock... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Matthias Braun | fixed (well worked around) jump problems in the intro |
commit | commitdiff | tree | snapshot |
next |