Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-09 | STARTREK: Further Fix For Compilation. | D G Turner | |
2018-08-09 | STARTREK: VENG7 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG6 text changes | Matthew Stewart | |
2018-08-09 | STARTREK: VENG6 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG5 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG4 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG3 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG2 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG1 | Matthew Stewart | |
2018-08-09 | STARTREK: VENG0 | Matthew Stewart | |
2018-08-09 | STARTREK: SINS5 text changes | Matthew Stewart | |
2018-08-09 | STARTREK: SINS5 | Matthew Stewart | |
2018-08-09 | STARTREK: Janitorial: Add end of namespace comments | Strangerke | |
2018-08-09 | STARTREK: SINS3 text changes | Matthew Stewart | |
2018-08-09 | STARTREK: SINS3 | Matthew Stewart | |
2018-08-09 | STARTREK: SINS4 text changes | Matthew Stewart | |
2018-08-09 | STARTREK: SINS4 | Matthew Stewart | |
2018-08-09 | STARTREK: SINS2 text changes | Matthew Stewart | |
2018-08-09 | STARTREK: SINS2 | Matthew Stewart | |
2018-08-09 | STARTREK: Move text out of header file | Matthew Stewart | |
For some reason this was inflating the executable size. | |||
2018-08-09 | STARTREK: text.cpp -> textbox.cpp | Matthew Stewart | |
2018-08-09 | STARTREK: Implement text input boxes | Matthew Stewart | |
Needed for SINS mission with the keypads | |||
2018-08-09 | STARTREK: Reformat with artistic style | Matthew Stewart | |
2018-08-09 | STARTREK: Formatting corrections | Matthew Stewart | |
2018-08-09 | STARTREK: Move function descriptions to headers | Matthew Stewart | |
2018-08-09 | STARTREK: Make Action struct POD again | Matthew Stewart | |
2018-08-09 | STARTREK: Fix memory leak in drawAllSprites | Matthew Stewart | |
2018-08-09 | STARTREK: Fix choice numbers in textboxes (again) | Matthew Stewart | |
2018-08-09 | STARTREK: Right-clicking & keyboard in menus | Matthew Stewart | |
2018-08-09 | STARTREK: Fixes to textboxes | Matthew Stewart | |
Center the speaker name, and show the choice number when there are multiple choices. | |||
2018-08-09 | STARTREK: Begin on room-specific code for room 1 | Matthew Stewart | |
2018-08-09 | STARTREK: Cleanup some text code | Matthew Stewart | |
2018-08-09 | STARTREK: Default behaviour for look action | Matthew Stewart | |
2018-08-09 | STARTREK: Don't memset sprites, add Fixed16 type | Matthew Stewart | |
2018-08-09 | STARTREK: Buffer all changes to the mouse bitmap | Matthew Stewart | |
2018-08-09 | STARTREK: Action menu | Matthew Stewart | |
2018-08-09 | STARTREK: Refactor text and menus | Matthew Stewart | |
Moved them out of the Graphics class and into their own files. | |||
2018-08-09 | STARTREK: Warps between rooms | Matthew Stewart | |
2018-08-09 | STARTREK: Objects and animations. | Matthew Stewart | |
Testing them with the transporter room. | |||
2018-08-09 | STARTREK: setVisibleMenuButtons function | Matthew Stewart | |
2018-08-09 | STARTREK: Music/SFX enable and disable functions | Matthew Stewart | |
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: Disabling menu buttons + text menu. | 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 | |