projects
/
rocksndiamonds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed bug when using Shift+click (IntelliDraw) in editor using empty space
[rocksndiamonds.git]
/
src
/
libgame
/
2019-02-02
Holger Schemel
removed drag-and-drop support if compiled with SDL...
tree
|
commitdiff
2019-01-24
Holger Schemel
improved handling and displaying dropped level set...
tree
|
commitdiff
2019-01-15
Holger Schemel
fixed memory leak
tree
|
commitdiff
2019-01-15
Holger Schemel
re-added some removed (deactivated) code (to be evaluat...
tree
|
commitdiff
2019-01-15
Holger Schemel
removed warning from "ar" on newer systems
tree
|
commitdiff
2019-01-13
Holger Schemel
removed obsolete special functions to add new level...
tree
|
commitdiff
2019-01-13
Holger Schemel
added generic function to add new level or artwork...
tree
|
commitdiff
2019-01-12
Holger Schemel
added adding extracted level and artwork info from...
tree
|
commitdiff
2019-01-12
Holger Schemel
added extracting level and artwork sets from zip files...
tree
|
commitdiff
2019-01-12
Holger Schemel
removed experimental (Windows specific) drag and drop...
tree
|
commitdiff
2019-01-12
Holger Schemel
added extracting level and artwork sets from zip files...
tree
|
commitdiff
2019-01-12
Holger Schemel
added generic support for listing and extracting zip...
tree
|
commitdiff
2018-12-11
Holger Schemel
changed request dialog to disable virtual buttons inste...
tree
|
commitdiff
2018-12-11
Holger Schemel
fixed compiler warning due to missing function prototype
tree
|
commitdiff
2018-12-01
Holger Schemel
added support for dynamic window and playfield size
tree
|
commitdiff
2018-11-26
Holger Schemel
fixed nasty x/y typo bug
tree
|
commitdiff
2018-11-19
Holger Schemel
replaced preprocessor constants with enum values
tree
|
commitdiff
2018-11-16
Holger Schemel
added deactivating text (and selectbox) gadgets with...
tree
|
commitdiff
2018-11-14
Holger Schemel
removed support for SDL 1.2
tree
|
commitdiff
2018-10-29
Holger Schemel
added custom artwork mappings to fix warnings in level...
tree
|
commitdiff
2018-10-23
Holger Schemel
changed comments from old to new style (multiple-line...
tree
|
commitdiff
2018-10-23
Holger Schemel
changed comments from old to new style (one-line commen...
tree
|
commitdiff
2018-10-22
Holger Schemel
removed 'inline' keyword (compilers are better at this...
tree
|
commitdiff
2018-10-12
Holger Schemel
added setup option to ask to play again after game...
tree
|
commitdiff
2018-10-09
Holger Schemel
improved checking game speed and vsync settings when...
tree
|
commitdiff
2018-10-03
Holger Schemel
fixed problem when determining maximum word length...
tree
|
commitdiff
2018-10-03
Holger Schemel
added setup option to use extended list for game speed...
tree
|
commitdiff
2018-10-03
Holger Schemel
code cleanup (using new and already existing structures)
tree
|
commitdiff
2018-10-03
Holger Schemel
added check if game speed is high enough for 60 Hz...
tree
|
commitdiff
2018-10-01
Holger Schemel
added text input setup option to configure network...
tree
|
commitdiff
2018-09-29
Holger Schemel
added gadget tag to always execute the callback action...
tree
|
commitdiff
2018-09-29
Holger Schemel
changed setting cursor when automatically activating...
tree
|
commitdiff
2018-09-26
Holger Schemel
added support for (normal and adaptive) vertical sync...
tree
|
commitdiff
2018-09-19
Holger Schemel
fixed compiler warnings (after adding "-Wmissing-protot...
tree
|
commitdiff
2018-09-19
Holger Schemel
fixed compiler warnings (after adding "-Wstrict-prototy...
tree
|
commitdiff
2018-09-13
Holger Schemel
fixed bug with losing image filename when scaling bitmaps
tree
|
commitdiff
2018-09-12
Holger Schemel
fixed bug with not recognizing ".mode_loop: false"...
tree
|
commitdiff
2018-09-04
Holger Schemel
improved preprocessor macro to determine array size
tree
|
commitdiff
2018-08-30
Holger Schemel
added using global levelset identifier and level number...
tree
|
commitdiff
2018-08-30
Holger Schemel
added (and set) identifier and level number to global...
tree
|
commitdiff
2018-08-28
Holger Schemel
moved level set info structure to game library layer
tree
|
commitdiff
2018-08-22
Holger Schemel
added functions to handle network level directories
tree
|
commitdiff
2018-07-04
Holger Schemel
added drawing players with level preview when using...
tree
|
commitdiff
2018-07-01
Holger Schemel
added drawing network players (graphics and names)...
tree
|
commitdiff
2018-06-27
Holger Schemel
added delay function that regularly updates the screen...
tree
|
commitdiff
2018-06-21
Holger Schemel
added setup option to skip displaying the high scores...
tree
|
commitdiff
2018-06-21
Holger Schemel
added setup option to directly play the next level...
tree
|
commitdiff
2018-06-18
Holger Schemel
deactivated some debug messages
tree
|
commitdiff
2018-06-18
Holger Schemel
removed preprocessor definition for network mode that...
tree
|
commitdiff
2018-06-18
Holger Schemel
added separate network info structure for network optio...
tree
|
commitdiff
2018-06-18
Holger Schemel
moved setting preferred network player from game start...
tree
|
commitdiff
2018-06-18
Holger Schemel
added setup option to enable network multi-player games
tree
|
commitdiff
2018-06-17
Holger Schemel
added the "return" and "escape" key to be simulated...
tree
|
commitdiff
2018-06-17
Holger Schemel
added event actions (by simulating keyboard input)...
tree
|
commitdiff
2018-06-17
Holger Schemel
added "multiple_actions" option for clickable global...
tree
|
commitdiff
2018-06-17
Holger Schemel
improved function to dump identifiers for all gadgets...
tree
|
commitdiff
2018-06-17
Holger Schemel
added "passthrough" option for clickable global animations
tree
|
commitdiff
2018-06-17
Holger Schemel
added event actions (by triggering gadgets) for global...
tree
|
commitdiff
2018-06-17
Holger Schemel
added key shortcut to dump identifiers for all gadgets...
tree
|
commitdiff
2018-06-17
Holger Schemel
added event action parameter for global animations...
tree
|
commitdiff
2018-06-17
Holger Schemel
added storing image identifier in internal gadget structure
tree
|
commitdiff
2018-06-05
Holger Schemel
added option to draw pressed virtual buttons highlighted
tree
|
commitdiff
2018-06-05
Holger Schemel
added option to draw virtual buttons outlined
tree
|
commitdiff
2018-06-05
Holger Schemel
code cleanup
tree
|
commitdiff
2018-06-05
Holger Schemel
fixed small bug in preprocessor macro
tree
|
commitdiff
2018-06-05
Holger Schemel
added configurability of transparency for virtual buttons
tree
|
commitdiff
2018-06-05
Holger Schemel
removed explicit check for Android for displaying virtu...
tree
|
commitdiff
2018-06-05
Holger Schemel
moved virtual buttons definitions to setup data structures
tree
|
commitdiff
2018-06-05
Holger Schemel
added empty borders between different virtual buttons
tree
|
commitdiff
2018-06-05
Holger Schemel
added using configurable virtual buttons while playing
tree
|
commitdiff
2018-06-05
Holger Schemel
added separate grid buttons for landscape and portrait...
tree
|
commitdiff
2018-06-05
Holger Schemel
added grid buttons to virtual buttons setup screen
tree
|
commitdiff
2018-06-05
Holger Schemel
added grid to (not yet functional) setup screen to...
tree
|
commitdiff
2018-04-26
Holger Schemel
fixed potential bug with alpha blending when using...
tree
|
commitdiff
2018-04-20
Holger Schemel
added adjusting input setup menu according to configure...
tree
|
commitdiff
2018-04-12
Holger Schemel
changed internal program versioning naming conventions
tree
|
commitdiff
2018-04-10
Holger Schemel
fixed tile selection cursor position for levels smaller...
4.1.0.0
tree
|
commitdiff
2018-04-02
Holger Schemel
added support for non-button touch pads for MM game...
tree
|
commitdiff
2018-03-23
Holger Schemel
fixed compiling MM engine code with MinGW environment
tree
|
commitdiff
2018-03-23
Holger Schemel
fixed moving tile selection cursor
tree
|
commitdiff
2018-03-23
Holger Schemel
added tile selection cursor for playing MM levels with...
tree
|
commitdiff
2018-03-23
Holger Schemel
added option 'off' for touch controls (for non-Android...
tree
|
commitdiff
2018-03-23
Holger Schemel
added support for main menu titles in level and graphic...
tree
|
commitdiff
2018-03-23
Holger Schemel
changed handling artwork info cache to allow partial...
tree
|
commitdiff
2018-03-23
Holger Schemel
added options to use artwork and to copy template when...
tree
|
commitdiff
2018-03-23
Holger Schemel
changed function from static to public
tree
|
commitdiff
2018-03-23
Holger Schemel
added function to copy file
tree
|
commitdiff
2018-03-23
Holger Schemel
added checking for default setup file in global config...
tree
|
commitdiff
2018-03-23
Holger Schemel
renamed variable
tree
|
commitdiff
2018-03-23
Holger Schemel
move function for getting program base directory to...
tree
|
commitdiff
2018-03-23
Holger Schemel
move check for configured program base directory to...
tree
|
commitdiff
2018-03-23
Holger Schemel
removed reference to (potentially undefined) global...
tree
|
commitdiff
2018-03-23
Holger Schemel
removed unneeded reference to app bundle directory...
tree
|
commitdiff
2018-03-23
Holger Schemel
fixed bug that may lead to free()ing static memory
tree
|
commitdiff
2018-03-23
Holger Schemel
fixed bug with invisible initial fonts
tree
|
commitdiff
2018-03-23
Holger Schemel
added null pointer check to gadget function
tree
|
commitdiff
2018-03-23
Holger Schemel
added support for font definitions with different chara...
tree
|
commitdiff
2018-03-23
Holger Schemel
corrected comment
tree
|
commitdiff
2018-03-23
Holger Schemel
removed unused option to set first level of user level...
tree
|
commitdiff
2018-03-23
Holger Schemel
fixed small bug with (unused) bad path in level info...
tree
|
commitdiff
next