projects
/
rocksndiamonds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rocksndiamonds.git
2018-06-22
Holger Schemel
added setting network connection flag for network games
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Holger Schemel
improved handling network errors (show message instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Holger Schemel
added setup option to skip displaying the high scores...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Holger Schemel
added setup option to directly play the next level...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Holger Schemel
removed duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Holger Schemel
added explicit level number parameter to high-score...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
deactivated some debug messages
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
replaced constants using #define with enum values
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
moved debug output for player status to separate function
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
fixed showing message request if local player stopped...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
fixed selecting correct player in single player mode...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
improved handling network errors (show message instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
removed preprocessor definition for network mode that...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added separate network info structure for network optio...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added support for cursor keys and joystick to network...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
re-arranged buttons to select network player in request...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added support for keys 1 to 4 to select network player...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
fixed showing message request if local player stopped...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
fixed re-opening request door after stopping network...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
moved setting preferred network player from game start...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added setup option to enable network multi-player games
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added UDP broadcast to auto-detect network server in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added some missing error handling and more detailed...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
code cleanup (handling of network socket activity)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Holger Schemel
added handling SIGINT (Ctrl-C) to exit standalone netwo...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added (optional) main menu buttons to insert or play...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added the "return" and "escape" key to be simulated...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added event actions (by simulating keyboard input)...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed compiler warning due to missing function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added being able to generally set global animations...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added "multiple_actions" option for clickable global...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added ignoring gadgets if click already caused animatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed order of handling mouse clicks on gadgets and...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed potential bug with default step size when increas...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added event actions (active screen elements) for global...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed handling passthrough option for clickable global...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed ignoring clicks on global animations after execut...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
improved function to dump identifiers for all gadgets...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added "passthrough" option for clickable global animations
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added event actions (by triggering gadgets) for global...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added key shortcut to dump identifiers for all gadgets...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed state of inactive parts of global animations
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added event action parameter for global animations...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
added storing image identifier in internal gadget structure
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Holger Schemel
fixed not updating audio buttons if shown on tape and...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Holger Schemel
removed SDL 2.0 key symbols (using preprocessor) when...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Holger Schemel
fixed bug causing crash when trying to draw undefined...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Holger Schemel
improved code to handle special game controller buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Holger Schemel
fixed bug with wrong order of checking global animation...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Holger Schemel
added (optional) menu buttons to select level number...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Holger Schemel
added (optional) tape buttons to insert or play solutio...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added option to draw pressed virtual buttons highlighted
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added option to draw virtual buttons outlined
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
fixed small bug in preprocessor macro
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added updating virtual buttons setup screen depending...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added configurability of grid size for virtual buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
fixed default values for move/drop distances for wipe...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added configurability of transparency for virtual buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
fixed bug with not updating screen during request door...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
removed explicit check for Android for displaying virtu...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added loading/saving virtual button configuration from...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
moved virtual buttons definitions to setup data structures
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added empty borders between different virtual buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added using configurable virtual buttons while playing
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added support for updating grid buttons after the scree...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added separate grid buttons for landscape and portrait...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added grid buttons to virtual buttons setup screen
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
fixed event handling on (not yet functional) virtual...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added grid to (not yet functional) setup screen to...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Holger Schemel
added (not yet functional) setup screen to configure...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Holger Schemel
added correcting positions for envelope request buttons...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Holger Schemel
removed support for off-screen positions for request...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Holger Schemel
fixed network games, part 4: added debug output for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Holger Schemel
fixed network games, part 3: enabled mapping input...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Holger Schemel
fixed network games, part 2: set player focus after...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Holger Schemel
fixed network games, part 1: separate locally and netwo...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Holger Schemel
fixed potential bug with alpha blending when using...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Holger Schemel
fixed bug with alpha blending when configuring game...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Holger Schemel
fixed bug causing access to negative array index
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Holger Schemel
fixed variable type
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Holger Schemel
added hiding selection list style setup options marked...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added recognizing "y/Y" and "n/N" keys to answer reques...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
changed variable name
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added adjusting input setup menu according to configure...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added using narrow fonts for input setup if screen...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added font definition for narrow variant of existing...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added using variable for screen positions in input...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Holger Schemel
added using some variables for font identifiers instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Holger Schemel
fixed centered screen position for keyboard/joystick...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Holger Schemel
fixed changing key bindings if customization aborted...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Holger Schemel
changed keyboard customization to be similar to joystic...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Holger Schemel
changed starting music for MM game engine after chargin...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Holger Schemel
added saving static variables to engine snapshots for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Holger Schemel
added check to prevent crash when drawing sprites for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Holger Schemel
changed internal program versioning naming conventions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Holger Schemel
version number set to 4.1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Holger Schemel
fixed tile selection cursor position for levels smaller...
4.1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Holger Schemel
fixed always redrawing global border when redrawing...
commit
|
commitdiff
|
tree
|
snapshot
next