Last 30 days
-
r102
(Global palette areas are now computed only once.) committed by sronsse
- Global palette areas are now computed only once.
Global palette areas are now computed only once.
-
r101
(Palette cycles can now be defined per object, costume, and i...) committed by sronsse
- Palette cycles can now be defined per object, costume, and image.
Palette cycles can now be defined per object, costume, and image.
-
r100
(Separated the Cycle class into its own files.) committed by sronsse
- Separated the Cycle class into its own files.
Separated the Cycle class into its own files.
-
r99
(Palettes are now auto-optimized and palette cycles are now d...) committed by sronsse
- Palettes are now auto-optimized and palette cycles are now defined per image.
Palettes are now auto-optimized and palette cycles are now defined per image.
-
r98
(Fixed a small bug concerning saving hotspots.) committed by sronsse
- Fixed a small bug concerning saving hotspots.
Fixed a small bug concerning saving hotspots.
-
r97
(Generated XML files now use tabs insteads of spaces.) committed by sronsse
- Generated XML files now use tabs insteads of spaces.
Generated XML files now use tabs insteads of spaces.
-
r96
(Refactored if/else and try/catch/finally statements generati...) committed by sronsse
- Refactored if/else and try/catch/finally statements generation code.
Refactored if/else and try/catch/finally statements generation code.
-
r95
(Added cutscene and try/catch/finally statements.) committed by sronsse
- Added cutscene and try/catch/finally statements.
Added cutscene and try/catch/finally statements.
Earlier this year
-
-
r93
(Added a SCUMM wrapper library for use in game scripts.) committed by sronsse
- Added a SCUMM wrapper library for use in game scripts.
Added a SCUMM wrapper library for use in game scripts.
-
r92
(Added do while statements to the compiler.) committed by sronsse
- Added do while statements to the compiler.
Added do while statements to the compiler.
-
r91
(Objects now support strictly one hotspot - hotspots now have...) committed by sronsse
- Objects now support strictly one hotspot - hotspots now have absolute coordinates.
Objects now support strictly one hotspot - hotspots now have absolute coordinates.
-
r90
(Added enums declarations to the compiler.) committed by sronsse
- Added enums declarations to the compiler.
Added enums declarations to the compiler.
-
r89
(Added object classes declarations to the compiler.) committed by sronsse
- Added object classes declarations to the compiler.
Added object classes declarations to the compiler.
-
r88
(Verb statements don't need case keywords anymore.) committed by sronsse
- Verb statements don't need case keywords anymore.
Verb statements don't need case keywords anymore.
-
r87
(Actors and verbs are now automatically generated constants.) committed by sronsse
- Actors and verbs are now automatically generated constants.
Actors and verbs are now automatically generated constants.
-
r86
(Local objects now have global declarations.) committed by sronsse
- Local objects now have global declarations.
Local objects now have global declarations.
-
r85
(Renamed two opcodes.) committed by sronsse
- Renamed two opcodes.
-
r84
(Palette generation can now be optimized and costumes can be ...) committed by sronsse
- Palette generation can now be optimized and costumes can be opaque if needed.
Palette generation can now be optimized and costumes can be opaque if needed.
-
r83
(Fixed a buffer overflow when producing IMxx and ZPxx blocks.) committed by sronsse
- Fixed a buffer overflow when producing IMxx and ZPxx blocks.
Fixed a buffer overflow when producing IMxx and ZPxx blocks.
-
r82
(Fixed a typo in one of the comments.) committed by sronsse
- Fixed a typo in one of the comments.
Fixed a typo in one of the comments.
-
r81
(Fixed an issue which caused anims to have their loop propert...) committed by sronsse
- Fixed an issue which caused anims to have their loop property inversed in-game.
Fixed an issue which caused anims to have their loop property inversed in-game.
-
r80
(Decided to remove descriptions from XML files.) committed by sronsse
- Decided to remove descriptions from XML files.
Decided to remove descriptions from XML files.
-
r79
(Global costume and object palettes are now copied to every r...) committed by sronsse
- Global costume and object palettes are now copied to every room palette.
Global costume and object palettes are now copied to every room palette.
-
r78
(Object images now have a transparent property.) committed by sronsse
- Object images now have a transparent property.
Object images now have a transparent property.
-
r77
(Added support for hexadecimal escape characters in strings f...) committed by sronsse
- Added support for hexadecimal escape characters in strings for writing direct raw values.
Added support for hexadecimal escape characters in strings for writing direct raw values.
-
r74
(Fixed a nasty bug which prevented constants from being defin...) committed by sronsse
- Fixed a nasty bug which prevented constants from being defined within inlined functions.
Fixed a nasty bug which prevented constants from being defined within inlined functions.
-
r73
(Removed a rule in the lexer.) committed by sronsse
- Removed a rule in the lexer.
Removed a rule in the lexer.
-
r72
(Inline functions can now access global variables.) committed by sronsse
- Inline functions can now access global variables.
Inline functions can now access global variables.
-
r71
(Fixed a nasty bug which prevented strings from being display...) committed by sronsse
- Fixed a nasty bug which prevented strings from being displayed at certain locations on the screen.
Fixed a nasty bug which prevented strings from being displayed at certain locations on the screen.
-
r70
(The whole Game class can now be saved entirely to disk. Voic...) committed by sronsse
- The whole Game class can now be saved entirely to disk. Voices can now be played via script strings.
The whole Game class can now be saved entirely to disk. Voices can now be played via script strings.
-
r69
(Added a save method to XMLFile.) committed by sronsse
- Added a save method to XMLFile.
Added a save method to XMLFile.
-
r68
(Changed the build system to allow for future use of editors.) committed by sronsse
- Changed the build system to allow for future use of editors.
Changed the build system to allow for future use of editors.
-
-
r66
(List entry expressions can now use increment and decrement o...) committed by sronsse
- List entry expressions can now use increment and decrement operators.
List entry expressions can now use increment and decrement operators.
-
r65
(Added default colors to palettes.) committed by sronsse
- Added default colors to palettes.
Added default colors to palettes.
-
r64
(Palettes are now properly generated again.) committed by sronsse
- Palettes are now properly generated again.
Palettes are now properly generated again.
-
r63
(Committing the whole trunk instead of the types subfolder on...) committed by sronsse
- Committing the whole trunk instead of the types subfolder only...
Committing the whole trunk instead of the types subfolder only...
-
r62
(Modified the input folder architecture again, and differenti...) committed by sronsse
- Modified the input folder architecture again, and differentiated types instanciation from loading
(will be useful for editors).
Modified the input folder architecture again, and differentiated types instanciation from loading
(will be useful for editors).
-
r61
(Fixed a bug in IO::writeBits which saved CHAR blocks imprope...) committed by sronsse
- Fixed a bug in IO::writeBits which saved CHAR blocks improperly.
Fixed a bug in IO::writeBits which saved CHAR blocks improperly.
-
r60
(Inlined functions symbols are now separate from others.) committed by sronsse
- Inlined functions symbols are now separate from others.
Inlined functions symbols are now separate from others.
-
r59
(Fixed a bug related to lists used as parameters to inlined f...) committed by sronsse
- Fixed a bug related to lists used as parameters to inlined functions.
Fixed a bug related to lists used as parameters to inlined functions.
-
r58
(Objects now have display names and normal names that can be ...) committed by sronsse
- Objects now have display names and normal names that can be used in scripts.
Objects now have display names and normal names that can be used in scripts.
-
r57
(Added verb statements to the compiler.) committed by sronsse
- Added verb statements to the compiler.
Added verb statements to the compiler.
-
r56
(The compiler now supports lists, and strings are also handle...) committed by sronsse
- The compiler now supports lists, and strings are also handled correctly.
The compiler now supports lists, and strings are also handled correctly.
-
r55
(Fixed a few object related problems, and improved the script...) committed by sronsse
- Fixed a few object related problems, and improved the scripts generation a bit.
Fixed a few object related problems, and improved the scripts generation a bit.
-
r54
(SCAL blocks now always contain 4 slots, objects now have sep...) committed by sronsse
- SCAL blocks now always contain 4 slots, objects now have separate parent and owner members, and
strings are now displayed correctly in the output log.
SCAL blocks now always contain 4 slots, objects now have separate parent and owner members, and
strings are now displayed correctly in the output log.
-
r53
(Added RLE for costumes.) committed by sronsse
- Added RLE for costumes.
Older
-
-
r51
(Fixed a few typos in the code.) committed by sronsse
- Fixed a few typos in the code.
Fixed a few typos in the code.
|