Downloadliste

Projektbeschreibung

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-04 07:34
1.6.0

Es ist jetzt möglich, die Schriftart und die Farben des Editors ändern. In dieser Version wurde eine einfache und bedienungsfreundliche Partikel-System integriert. Neben Bitmap-Schriften können jetzt SDL Monofonts verwendet werden. Text kann in verschiedenen Farben gezeichnet werden (es war bisher nur möglich mit der integrierten Schriftart). Ein paar Monofonts kann von der Homepage heruntergeladen werden. Unter Linux und Windows verwendet diese Version 5.2 Lua.
Tags: Stable
It is now possible to change the font and colours of the editor. In this release, a simple and easy to use particle system was integrated. In addition to bitmap fonts, now SDL monofonts can be used. Text can be drawn in different colors (it was previously only possible with the built-in font). A few monofonts can be downloaded from the homepage. On Linux and Windows, this release uses Lua 5.2.

2012-01-16 07:26
1.5.0

Eine benutzerfreundliche Sprite-Animation-System wurde in dieser Version hinzugefügt. Jetzt hat Zugriff auf Datei-Management-Funktionen sowie ein paar Plattenset Grafik-Funktionen. Haiku OS ist jetzt eine offiziell unterstützte Operating System der Firma EGSL, obwohl es kein IDE zur Verfügung.
Tags: Stable
An easy to use sprite animation system was added in this release. One now has access to file management functions as well as a few tileset graphics functions. Haiku OS is now an officially supported operating system by EGSL, though there is no IDE available.

2011-05-16 02:49
1.4.0

Neue Funktionen: Erstellen leerer Bilder und zeichnen auf diesen Flächen; Pixel Perfect Kollision; SDL_image wurde komplett mit der Vampyre Imaging Library ersetzt, so dass weniger Abhängigkeiten, und viele neue Hilfsfunktionen (die meisten sind wie cos mathematischen, Sünde, etc., so braucht man nicht geben "Math.cos" mehr). TrueType-Schriftart-Unterstützung wurde entfernt, wenn Sie also die Funktion, die Sie die ältere Version herunterzuladen benötigen sollten.
New features: create empty images and draw on these surfaces; pixel perfect collision; SDL_image has been completely replaced with the Vampyre Imaging Library, leaving fewer dependencies; and many new helper functions (most are mathematical like cos, sin, etc. so one need not type "math.cos" anymore). TrueType font support has been removed, so if you need that feature you should download the older version.

2011-01-03 07:38
1.3.5

EGSL verfügt über integrierte Funktionen zur Bitmap-Fonts für Text-und Eingang zu behandeln. Eine weitere neue Funktion können Sie die Alpha-Kanal für die Zeichnung Primitiven und Bild Blitten Funktionen.
EGSL has built-in functions to handle bitmap fonts for text output and input. Another new function can set the alpha channel for the drawing primitives and image blitting functions.

2010-11-01 07:29
1.3

EGSL kommt jetzt mit einem eigenen kleinen IDE für alle unterstützten Plattformen. Neue Funktionen sind: resizewindow (), die das Fenster während der Laufzeit können die Größe und Argumente (), die die Argumente beim Start eines Skripts gegeben zurückgibt.
Tags: Stable
EGSL comes now with its own small IDE for all supported platforms. New functions are: resizewindow(), which can resize the window at runtime, and arguments(), which returns the arguments given at start of a script.

Project Resources