projects
/
rocksndiamonds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added support for intermission levels in BD engine to level editor
[rocksndiamonds.git]
/
src
/
game_bd
/
2024-03-07
Holger Schemel
fixed another graphical bug when using smooth movements...
tree
|
commitdiff
2024-03-07
Holger Schemel
fixed graphical bugs when using smooth movements with...
tree
|
commitdiff
2024-03-06
Holger Schemel
added graphics config option for level-specific colors...
tree
|
commitdiff
2024-03-06
Holger Schemel
fixed level-specific colors for BD engine using small...
tree
|
commitdiff
2024-03-06
Holger Schemel
added support for level-specific preview colors for...
tree
|
commitdiff
2024-03-06
Holger Schemel
added support for level-specific game graphics colors...
tree
|
commitdiff
2024-03-06
Holger Schemel
added using game element properties for smooth moving...
tree
|
commitdiff
2024-03-06
Holger Schemel
fixed potential crash bug in BD engine
tree
|
commitdiff
2024-03-06
Holger Schemel
fixed comment
tree
|
commitdiff
2024-03-06
Holger Schemel
added color functions and definitions for BD engine...
tree
|
commitdiff
2024-03-06
Holger Schemel
added functions to check game element properties (not...
tree
|
commitdiff
2024-03-06
Holger Schemel
added game element properties for BD engine (not used...
tree
|
commitdiff
2024-03-06
Holger Schemel
minor code formatting change
tree
|
commitdiff
2024-02-28
Holger Schemel
changed some comments
tree
|
commitdiff
2024-02-28
Holger Schemel
changed most comments from C to C++ style for BD engine...
tree
|
commitdiff
2024-02-28
Holger Schemel
added saving BD style levels in R'n'D format as native...
tree
|
commitdiff
2024-02-28
Holger Schemel
added setting new caveset name to current levelset...
tree
|
commitdiff
2024-02-28
Holger Schemel
fixed checking file extension for BD engine
tree
|
commitdiff
2024-02-27
Holger Schemel
added saving native BDCFF file with cheat code ":save...
tree
|
commitdiff
2024-02-27
Holger Schemel
added saving BDCFF files for BD engine
tree
|
commitdiff
2024-02-27
Holger Schemel
improved color handling when loading BDCFF file in...
tree
|
commitdiff
2024-02-27
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-27
Holger Schemel
moved color handling functions to separate source files...
tree
|
commitdiff
2024-02-25
Holger Schemel
removed library dependency to glib-2.0
tree
|
commitdiff
2024-02-25
Holger Schemel
replaced glib function calls to g_print()
tree
|
commitdiff
2024-02-25
Holger Schemel
replaced glib function calls to g_file_get_contents()
tree
|
commitdiff
2024-02-25
Holger Schemel
replaced glib function calls to g_byte_array*()
tree
|
commitdiff
2024-02-25
Holger Schemel
replaced glib function calls to g_utf8_strdown()
tree
|
commitdiff
2024-02-25
Holger Schemel
replaced glib function calls to g_rand_*() and g_random_*()
tree
|
commitdiff
2024-02-25
Holger Schemel
added random generator functions (from glib)
tree
|
commitdiff
2024-02-25
Holger Schemel
fixed using strtod() by resetting errno to detect overf...
tree
|
commitdiff
2024-02-24
Holger Schemel
removed unused variable
tree
|
commitdiff
2024-02-24
Holger Schemel
fixed compiler warning
tree
|
commitdiff
2024-02-24
Holger Schemel
removed unused function
tree
|
commitdiff
2024-02-24
Holger Schemel
renamed function to allocate and copy memory
tree
|
commitdiff
2024-02-24
Holger Schemel
replaced glib function calls to g_stat() and g_path_get...
tree
|
commitdiff
2024-02-24
Holger Schemel
replaced glib function calls to g_return_val_if_fail()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_strlcpy()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_memmove()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_str_equal()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_ascii_strup()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_ascii_tolower()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_strstrip() and g_strc...
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_ascii_strtod()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_snprintf()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_list_*()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib macro G_STRUCT_OFFSET
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced glib function calls to g_memdup()
tree
|
commitdiff
2024-02-23
Holger Schemel
replaced remaining glib function calls to g_hash_table_*()
tree
|
commitdiff
2024-02-23
Holger Schemel
added type definition for hash table structure
tree
|
commitdiff
2024-02-22
Holger Schemel
replaced glib function calls to g_strdup()
tree
|
commitdiff
2024-02-22
Holger Schemel
replaced some glib function calls to g_hash_table_*()
tree
|
commitdiff
2024-02-22
Holger Schemel
disabled smooth movement for player entering exit in...
tree
|
commitdiff
2024-02-21
Holger Schemel
replaced some glib function calls to g_hash_table_*()
tree
|
commitdiff
2024-02-21
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-21
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-20
Holger Schemel
disabled smooth movement for exploding elements (like...
tree
|
commitdiff
2024-02-20
Holger Schemel
removed unused functions and definitions
tree
|
commitdiff
2024-02-20
Holger Schemel
replaced glib function calls to g_string_*()
tree
|
commitdiff
2024-02-20
Holger Schemel
removed unused functions and definitions
tree
|
commitdiff
2024-02-19
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-19
Holger Schemel
replaced glib function calls to g_strcompress()
tree
|
commitdiff
2024-02-19
Holger Schemel
replaced glib function calls to g_strv_length()
tree
|
commitdiff
2024-02-19
Holger Schemel
replaced glib function calls to g_strfreev()
tree
|
commitdiff
2024-02-19
Holger Schemel
replaced glib function calls to g_strsplit_set()
tree
|
commitdiff
2024-02-19
Holger Schemel
replaced glib function calls to g_ascii_isdigit()
tree
|
commitdiff
2024-02-18
Holger Schemel
added Makefile targets to clean up header dependency...
tree
|
commitdiff
2024-02-18
Holger Schemel
added setup option to enable smooth element movement...
tree
|
commitdiff
2024-02-18
Holger Schemel
added setup option to disable delayed scrolling for...
tree
|
commitdiff
2024-02-18
Holger Schemel
minor code cleanup
tree
|
commitdiff
2024-02-18
Holger Schemel
moved drawing cave tile for BD engine to separate function
tree
|
commitdiff
2024-02-18
Holger Schemel
minor code cleanup
tree
|
commitdiff
2024-02-18
Holger Schemel
fixed player animation when snapping for BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
fixed element animation when collecting for BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
added element properties for BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
minor code cleanup
tree
|
commitdiff
2024-02-18
Holger Schemel
removed unneeded statement
tree
|
commitdiff
2024-02-18
Holger Schemel
minor code cleanup
tree
|
commitdiff
2024-02-18
Holger Schemel
removed unused variables
tree
|
commitdiff
2024-02-18
Holger Schemel
added variable to improve code readability
tree
|
commitdiff
2024-02-18
Holger Schemel
added smooth game element movements for native BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-18
Holger Schemel
added functions to get range corrected x/y cave positio...
tree
|
commitdiff
2024-02-18
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-18
Holger Schemel
added various new element action sounds to native BD...
tree
|
commitdiff
2024-02-18
Holger Schemel
added sound consistency check for native BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
white space changes
tree
|
commitdiff
2024-02-18
Holger Schemel
renamed sound constants for native BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
removed optionally not playing certain sounds in native...
tree
|
commitdiff
2024-02-18
Holger Schemel
fixed sound volume (no sound positions) for native...
tree
|
commitdiff
2024-02-18
Holger Schemel
fixed playing intermissions with small game graphics...
tree
|
commitdiff
2024-02-18
Holger Schemel
fixed playing with small game graphics for native EM...
tree
|
commitdiff
2024-02-18
Holger Schemel
added game engine support for playing native Boulder...
tree
|
commitdiff
2024-02-18
Holger Schemel
added screen redraw function for native BD engine
tree
|
commitdiff
2024-02-18
Holger Schemel
added random number initialization function for native...
tree
|
commitdiff
2024-02-18
Holger Schemel
added code for replaying native Boulder Dash tapes
tree
|
commitdiff
2024-02-18
Holger Schemel
added engine and graphics initialization functions...
tree
|
commitdiff
2024-02-18
Holger Schemel
moved functions (no functional change)
tree
|
commitdiff
2024-02-18
Holger Schemel
added code to load native Boulder Dash levels
tree
|
commitdiff
2024-02-18
Holger Schemel
added GDash source files prepared for game engine integ...
tree
|
commitdiff
next