Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-09 | STARTREK: Rects don't include right/bottom pixel. | Matthew Stewart | |
Fixes some off-by-one errors. | |||
2018-08-09 | STARTREK: Fix placement of textboxes | Matthew Stewart | |
2018-08-09 | STARTREK: Quit game menu and mouse warp function | Matthew Stewart | |
2018-08-09 | STARTREK: Options menu | Matthew Stewart | |
2018-08-09 | STARTREK: Remove executable bit on source files | Matthew Stewart | |
2018-08-09 | STARTREK: Set default mouse sprite to stop crashes | Matthew Stewart | |
2018-08-09 | STARTREK: Disabling menu buttons + text menu. | Matthew Stewart | |
2018-08-09 | STARTREK: Add debug channel for sound | Matthew Stewart | |
2018-08-09 | STARTREK: Implement CD Audio handling. | Matthew Stewart | |
2018-08-09 | STARTREK: Implement sound effects in the midis | Matthew Stewart | |
Removed amiga and mac sound code for now since I can't test it. | |||
2018-08-09 | STARTREK: Begin implementing event system. | Matthew Stewart | |
Textbox now responds to mouse input. | |||
2018-08-09 | STARTREK: Implement more text routines | Matthew Stewart | |
2018-08-09 | STARTREK: Add mouse cursor | Matthew Stewart | |
2018-08-09 | STARTREK: Fix off-by-1 bug in drawSprite | Matthew Stewart | |
2018-08-09 | STARTREK: Implement drawAllSprites properly. | Matthew Stewart | |
Still need to do the part which calculates sprite priorities. | |||
2018-08-09 | STARTREK: Begin implementing menus | Matthew Stewart | |
2018-08-09 | STARTREK: Begin implementation of showText. | Matthew Stewart | |
Also started using SharedPtrs. | |||
2018-08-09 | STARTREK: Implement addSprite and delSprite | Matthew Stewart | |
2018-08-09 | STARTREK: Implement draw modes 2 and 3 for sprites | Matthew Stewart | |
2018-08-09 | STARTREK: Implement drawSprite function | Matthew Stewart | |
2018-08-09 | STARTREK: Make Bitmap, Sprite, FileStream classes | Matthew Stewart | |
2018-08-09 | STARTREK: Fixes to file loading. | Matthew Stewart | |
The "numbered" files that I implemented can also use letters as the last character. | |||
2018-08-09 | STARTREK: Implement loading "numbered" files | Matthew Stewart | |
2018-08-09 | STARTREK: Add detection for the ST25 Mac demo | Matthew Stewart | |
2018-08-09 | STARTREK: Import my startrek engine | Matthew Hoops | |
Now updated even | |||
2018-08-07 | TINSEL: Fix displayed saved game month off by one | David Fioramonti | |
This corrects the displayed month for querySaveMetaInfos being a month behind. | |||
2018-08-07 | CREDITS: Fix formatting | Matan Bareket | |
2018-08-08 | I18N: Update translation (Russian) | Pavel Kungurtsev | |
Currently translated at 95.0% (940 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Portuguese (Portugal)) | Fred Almeida | |
Currently translated at 22.1% (219 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Portuguese (Brazil)) | Alexandre Folle de Menezes | |
Currently translated at 55.8% (552 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Greek) | Arius | |
Currently translated at 93.5% (925 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Chinese) | monkeymadness | |
Currently translated at 75.1% (743 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Catalan) | Pere Orga | |
Currently translated at 70.6% (699 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Belarusian) | Fiodar | |
Currently translated at 94.7% (937 of 989 strings) | |||
2018-08-08 | I18N: Update translation (Basque) | Erik Zubiria | |
Currently translated at 74.1% (733 of 989 strings) | |||
2018-08-07 | CREDITS: Add anchors to the web xml output | Matan Bareket | |
2018-08-06 | I18N: Update translation (Russian) | Mikhail | |
Currently translated at 94.9% (939 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Russian) | Pavel Kungurtsev | |
Currently translated at 94.8% (938 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Russian) | Mikhail | |
Currently translated at 94.6% (936 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Russian) | Pavel Kungurtsev | |
Currently translated at 94.5% (935 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Catalan) | Alfred Vallés Tortosa | |
Currently translated at 69.4% (687 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Catalan) | Pere Orga | |
Currently translated at 69.3% (686 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Catalan) | Alfred Vallés Tortosa | |
Currently translated at 68.6% (679 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Catalan) | Pere Orga | |
Currently translated at 68.5% (678 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Chinese) | rte44 | |
Currently translated at 74.3% (735 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Chinese) | monkeymadness | |
Currently translated at 74.1% (733 of 989 strings) | |||
2018-08-06 | I18N: Update translation (Portuguese (Portugal)) | Catarina Simões | |
Currently translated at 17.9% (178 of 989 strings) | |||
2018-08-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-08-05 | GRAPHICS: MACGUI: fixed mem leak in MacText | Andrei Prykhodko | |
2018-08-05 | COMMON: changed code page constant name from ascii to utf8 | Andrei Prykhodko | |