aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09STARTREK: Disabling menu buttons + text menu.Matthew Stewart
2018-08-09STARTREK: Add debug channel for soundMatthew Stewart
2018-08-09STARTREK: Implement CD Audio handling.Matthew Stewart
2018-08-09STARTREK: Implement sound effects in the midisMatthew Stewart
2018-08-09STARTREK: Begin implementing event system.Matthew Stewart
2018-08-09STARTREK: Implement more text routinesMatthew Stewart
2018-08-09STARTREK: Add mouse cursorMatthew Stewart
2018-08-09STARTREK: Fix off-by-1 bug in drawSpriteMatthew Stewart
2018-08-09STARTREK: Implement drawAllSprites properly.Matthew Stewart
2018-08-09STARTREK: Begin implementing menusMatthew Stewart
2018-08-09STARTREK: Begin implementation of showText.Matthew Stewart
2018-08-09STARTREK: Implement addSprite and delSpriteMatthew Stewart
2018-08-09STARTREK: Implement draw modes 2 and 3 for spritesMatthew Stewart
2018-08-09STARTREK: Implement drawSprite functionMatthew Stewart
2018-08-09STARTREK: Make Bitmap, Sprite, FileStream classesMatthew Stewart
2018-08-09STARTREK: Fixes to file loading.Matthew Stewart
2018-08-09STARTREK: Implement loading "numbered" filesMatthew Stewart
2018-08-09STARTREK: Add detection for the ST25 Mac demoMatthew Stewart
2018-08-09STARTREK: Import my startrek engineMatthew Hoops
2018-08-07TINSEL: Fix displayed saved game month off by oneDavid Fioramonti
2018-08-07CREDITS: Fix formattingMatan Bareket
2018-08-08I18N: Update translation (Russian)Pavel Kungurtsev
2018-08-08I18N: Update translation (Portuguese (Portugal))Fred Almeida
2018-08-08I18N: Update translation (Portuguese (Brazil))Alexandre Folle de Menezes
2018-08-08I18N: Update translation (Greek)Arius
2018-08-08I18N: Update translation (Chinese)monkeymadness
2018-08-08I18N: Update translation (Catalan)Pere Orga
2018-08-08I18N: Update translation (Belarusian)Fiodar
2018-08-08I18N: Update translation (Basque)Erik Zubiria
2018-08-07CREDITS: Add anchors to the web xml outputMatan Bareket
2018-08-06I18N: Update translation (Russian)Mikhail
2018-08-06I18N: Update translation (Russian)Pavel Kungurtsev
2018-08-06I18N: Update translation (Russian)Mikhail
2018-08-06I18N: Update translation (Russian)Pavel Kungurtsev
2018-08-06I18N: Update translation (Catalan)Alfred Vallés Tortosa
2018-08-06I18N: Update translation (Catalan)Pere Orga
2018-08-06I18N: Update translation (Catalan)Alfred Vallés Tortosa
2018-08-06I18N: Update translation (Catalan)Pere Orga
2018-08-06I18N: Update translation (Chinese)rte44
2018-08-06I18N: Update translation (Chinese)monkeymadness
2018-08-06I18N: Update translation (Portuguese (Portugal))Catarina Simões
2018-08-06I18N: Regenerate translations data fileThierry Crozat
2018-08-05GRAPHICS: MACGUI: fixed mem leak in MacTextAndrei Prykhodko
2018-08-05COMMON: changed code page constant name from ascii to utf8Andrei Prykhodko
2018-08-05PINK: implemented text drawing in ActionText for English versionAndrei Prykhodko
2018-08-05COMMON: made code pages conversion arrays static and constantAndrei Prykhodko
2018-08-05COMMON: named CodePage enumAndrei Prykhodko
2018-08-05COMMON: added method to convert text from various code pages to UnicodeAndrei Prykhodko
2018-08-04BUILD: Save the PKG_CONFIG_LIBDIR environment variable across rebuildsBastien Bouclet
2018-08-04BUILD: Check if pkg-config is availableBastien Bouclet