Age | Commit message (Expand) | Author |
2016-08-03 | DIRECTOR: Lingo: Added stub for 'the' entities | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added support for two line if/else | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Parsing one-liner 'else if' | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Parse basic 'else if' clause | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Render checkbox and button rectangles | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Started 'else if' implementation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix image resource checking | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Handle text gutter/border box | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Process D3-style cast references | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented rest of math functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement more built-in math functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix toInt() | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement 'exit' command | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix another crash on exit | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix crash on deinitialization | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Differentiate built-in function from IDs | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added float constants and automatic type conversion | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Draw string with mac fonts | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Assignment some TextCast unknows | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Loading Classic Mac fonts | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Complete Rand() function implementation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Added random source | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement one-line version of 'if' statement | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Make built-in functions work (always) | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Make built-in functions work (sometimes) | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Initial code for built-in functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Free memory, fix render text ID | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Simple text rendering | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Calculate values for text rendering | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix rendering resource, loading shared BMP | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Make 'global' accept list of variables | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Make global/local vars work | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Store and restore local variables in scope. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix warning | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Stub for context creation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: C++-ify structs | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Render bitmaps | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Handle some differences beetwen D1-3 and D4-6 | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix memory corruption | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add loading shared casts for Director version > 3 | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix code style violation | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Implemented 'global' keyword. Start of local/global var impl... | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Renew shared resources when loading new folder | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Change Labels HashMap to SortedArray | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Actually let VOID vars to pass. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: SImplified arg processing at macro definition. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fixed argument order in macros, simplified grammar. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix warning | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Using shared casts for rendering | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Execute goto scripts | Dmitry Iskrich |