Activity for Danger from the Deep

  • Thorsten Jordan committed [55a005] on Git

    allow cursor keys for list selection movement

  • Thorsten Jordan committed [cb45d5] on Git

    fix warning

  • Thorsten Jordan Thorsten Jordan committed [641e62] on Git

    Fix background color of modelview

  • Thorsten Jordan Thorsten Jordan committed [1cf826] on Git

    Better fonts and better font usage in subsim menues

  • Thorsten Jordan Thorsten Jordan committed [301cae] on Git

    Font rendering completed

  • Thorsten Jordan Thorsten Jordan committed [db2d1d] on Git

    Fix a lot of issues

  • Thorsten Jordan Thorsten Jordan committed [f5cb89] on Git

    Directly render fonts with free type matching screen resolution; improved font printing greatly, still WIP

  • Thorsten Jordan committed [4c97f5] on Git

    start work on removing colors in font

  • Thorsten Jordan committed [74786e] on Git

    highscore list as menu; moved highscorelist to base

  • Thorsten Jordan committed [e8633e] on Git

    Compile fix

  • Thorsten Jordan committed [933f39] on Git

    Fixed highscorelist; fixed json.py that got broken by clang-format;

  • Thorsten Jordan committed [12adbc] on Git

    Widget list can now also used as table; bugfix in mouse wheel handling; fixed clang format usage; clang format on all sources

  • Plinko Plinko posted a comment on discussion dangerdeep-devel

    Plinko is honestly one of the most enjoyable instant win games I’ve played. The gameplay is simple, but the suspense of watching the ball bounce and land on a multiplier makes every round exciting. I also like that you can choose different risk levels depending on how you want to play, which keeps it fun for everyone. If anyone wants to try it out, you can Visit Website and Click Here to check it out — it’s definitely worth giving a shot!

  • Thorsten Jordan committed [ab8c50] on Git

    Widgets are no copy no move to avoid potential bad bugs, menues are now created only in compile time known sizes

  • Thorsten Jordan committed [54aab8] on Git

    Quit again via exception

  • Thorsten Jordan Thorsten Jordan committed [d6a4d8] on Git

    gcc compile fixes

  • Thorsten Jordan committed [b56f6a] on Git

    Some fixes

  • Thorsten Jordan committed [a60431] on Git

    Handle aspect ratio correctly

  • Thorsten Jordan committed [4f4e76] on Git

    Vessel view works mostly; fixed bug in data file loading

  • Thorsten Jordan committed [61cf38] on Git

    Fixed main menu colors; spacing for menus with headers; test with better screen resolution

  • Thorsten Jordan committed [410810] on Git

    Use HSL colors for gui

  • Thorsten Jordan committed [40c45e] on Git

    All matrices with default values; constexpr for vector and matrix

  • Thorsten Jordan committed [4d2298] on Git

    Introduce portion data type; use portion in color; simplify color usage everywhere; allow HSL definition for colors

  • Thorsten Jordan committed [2c329c] on Git

    Test display works again now that rotated quad works; transformation to screen space is done in shaders now

  • Chicken Road Chicken Road posted a comment on discussion dangerdeep-devel

    Chicken Road is a fun and thrilling online game where you guide a chicken across busy roads, carefully deciding each step as your multiplier grows with every move. The challenge lies in balancing risk and reward, choosing whether to cash out safely or push forward for higher winnings. With colorful graphics, smooth gameplay, and unexpected obstacles, every round feels lively and engaging. The game is easy to learn for beginners but offers enough strategy to keep experienced players entertained. Each...

  • Thorsten Jordan Thorsten Jordan committed [5114f4] on Git

    Get test_display to run again; fix inconsistency with textures using ubyte vs u8

  • Thorsten Jordan Thorsten Jordan committed [9288e5] on Git

    Save a ton of changes to ui and tests

  • Thorsten Jordan Thorsten Jordan committed [12fe22] on Git

    Add music playlist and tinyxml finder

  • Thorsten Jordan Thorsten Jordan committed [35313e] on Git

    music playlist in extra file as widget; fix widget button horizontal size bug

  • Thorsten Jordan Thorsten Jordan committed [fe65e1] on Git

    Formatted

  • Thorsten Jordan Thorsten Jordan committed [b57283] on Git

    Save changes so far

  • Thorsten Jordan Thorsten Jordan committed [be662d] on Git

    Core compiles again

  • Thorsten Jordan Thorsten Jordan committed [441dc7] on Git

    Adjust base and larger parts of core to use JSON for serialization

  • Thorsten Jordan committed [f7937c] on Git

    Implement 3d view widget

  • Thorsten Jordan committed [da927a] on Git

    Added stack widget; more checks

  • Thorsten Jordan committed [230e51] on Git

    Updated media

  • Thorsten Jordan committed [0e6970] on Git

    Updated base

  • Thorsten Jordan committed [444659] on Git

    Updated gpu and system interface

  • Thorsten Jordan committed [9b7436] on Git

    Updated tests

  • Thorsten Jordan committed [f3f123] on Git

    Animated image widget

  • Thorsten Jordan committed [8cc45b] on Git

    Finished widget image

  • Thorsten Jordan committed [0bcc1c] on Git

    Improve font

  • Thorsten Jordan committed [f05135] on Git

    Finished widget slider; more improvements

  • Thorsten Jordan committed [493f20] on Git

    Generic dialogues with menu

  • Thorsten Jordan committed [8df759] on Git

    Move group to own file; bugfixes

  • Thorsten Jordan committed [1e2ff3] on Git

    Widget placements works magnificantly

  • Thorsten Jordan committed [d7f6ef] on Git

    Edit size better again

  • Thorsten Jordan committed [616e22] on Git

    Fix widgets

  • Thorsten Jordan committed [2b1dbd] on Git

    Great improvements on widgets

  • Thorsten Jordan committed [845365] on Git

    add cmake presets and vcpkg file

  • Thorsten Jordan committed [d1736d] on Git

    widget edit works

  • Thorsten Jordan committed [b63164] on Git

    Remove obsolete files

  • Thorsten Jordan committed [7b3f9f] on Git

    More widgets working

  • Thorsten Jordan committed [84a5a8] on Git

    Changed input event handler from class to lambda; fix some widgets

  • Thorsten Jordan Thorsten Jordan committed [c4c70e] on Git

    Stack stored widgets are no longer possible

  • Thorsten Jordan Thorsten Jordan committed [6da341] on Git

    Simplify add_child_near_last_child

  • Thorsten Jordan Thorsten Jordan committed [60cd96] on Git

    Replaced custom widget::ptr by shared_ptr/weak_ptr combination. Usage must be a bit more careful to avoid loops of references but this should be ok and with STL based pointers it is less code and makes more sense and is safer

  • waldo pepper waldo pepper posted a comment on discussion dangerdeep-devel

    I got it, a "dangerdeep --help" solf the problem --> call "dangerdeep --nofullscreen" solve it ;)

  • waldo pepper waldo pepper modified a comment on discussion dangerdeep-devel

    Hi, it is possible to play in a single window ? I have try to change the value (fullscreen value="0") in the ".dangedeep/config" file but no effect. At the moment, the game start in "full" window and after I close the game all settings of the linux system are changed. What is not helpfull? Maybe there exist another switch ? kind regards waldo p.s. hupefully my english is not so bad ;)

  • waldo pepper waldo pepper posted a comment on discussion dangerdeep-devel

    Hi, it is possible to play in a single window ? I have try to change the value (fullscreen value="0") in the ".dangedeep/config" file but no effect. At the moment, the game start in "full" window and after I close the game all settings of the linux system are changed. What is not helpfull? Maybe there exist another switch ? kind regards waldo p.s. hupofully my english is not so bad ;)

  • Thorsten Jordan Thorsten Jordan committed [885c85] on Git

    More work on widgets

  • Thorsten Jordan Thorsten Jordan committed [814b26] on Git

    Begun changing central readme

  • Thorsten Jordan Thorsten Jordan committed [2c5f20] on Git

    Switch to C++20

  • Thorsten Jordan Thorsten Jordan committed [ccd1be] on Git

    Put all todo and readme stuff to one file

  • Thorsten Jordan Thorsten Jordan committed [3e46f6] on Git

    Fixed gpu draw shaders to make tests work again

  • Thorsten Jordan Thorsten Jordan committed [6fd678] on Git

    Save current WIP state on scene data

  • Thorsten Jordan Thorsten Jordan committed [73c89d] on Git

    First bits of weather effects with snow and rain

  • Thorsten Jordan Thorsten Jordan committed [4f03be] on Git

    Bugfix

  • Thorsten Jordan Thorsten Jordan committed [5633c1] on Git

    Use raw string literals for shaders, commenting

  • Thorsten Jordan Thorsten Jordan committed [e0773c] on Git

    Support for texture array and image, more image methods, compute snow and rain textures in scene_view

  • Thorsten Jordan Thorsten Jordan committed [36e483] on Git

    More conversion unsigned to int, use constexpr constant

  • Thorsten Jordan Thorsten Jordan committed [e749a3] on Git

    Make subsim.cpp compile

  • Thorsten Jordan Thorsten Jordan committed [2a3d3e] on Git

    Move highscorelist to core

  • Thorsten Jordan Thorsten Jordan committed [efbc84] on Git

    Move highscorelist to core, remove treegenerator

  • Thorsten Jordan Thorsten Jordan committed [8ba84c] on Git

    Bugfix

  • Thorsten Jordan Thorsten Jordan committed [2b59bd] on Git

    Bugfix

  • Thorsten Jordan Thorsten Jordan committed [758d10] on Git

    Sync with gpuinterfacetest branch

  • Thorsten Jordan Thorsten Jordan committed [ce3663] on Git

    Formatting

  • Thorsten Jordan Thorsten Jordan committed [6a2595] on Git

    Formatting

  • Thorsten Jordan Thorsten Jordan committed [3581de] on Git

    Remove vector4u

  • Thorsten Jordan Thorsten Jordan committed [3b19fd] on Git

    Remove vector4u

  • Thorsten Jordan committed [7cc882] on Git

    Sync with gpuinterfacetest branch

  • Thorsten Jordan committed [5e2ac5] on Git

    Sync with master branch

  • Thorsten Jordan Thorsten Jordan committed [9eac8e] on Git

    Sync with gpu branch

  • Thorsten Jordan Thorsten Jordan committed [b9e077] on Git

    Make more parts compile

  • Thorsten Jordan Thorsten Jordan committed [93e48c] on Git

    More unsigned -> int

  • Thorsten Jordan Thorsten Jordan committed [ac4d8f] on Git

    Remove quit_exception, some formatting

  • Thorsten Jordan Thorsten Jordan committed [80e2d9] on Git

    Don't use unsigned on math calculations, therefore changed a large number of unsigned to int and got rid of vector2u and vector3u

  • Thorsten Jordan Thorsten Jordan committed [cd2d31] on Git

    More work on scene renderer

  • Thorsten Jordan Thorsten Jordan committed [c03c43] on Git

    Add test for scene renderer

  • Thorsten Jordan Thorsten Jordan committed [ca4612] on Git

    Added comments

  • Thorsten Jordan Thorsten Jordan committed [a17bfc] on Git

    Bring terrain rendering back into compilation; more works on scene renderer

  • Thorsten Jordan Thorsten Jordan committed [5bf786] on Git

    Need to fix conflicts

  • Thorsten Jordan Thorsten Jordan committed [457846] on Git

    Small fixes

  • Thorsten Jordan committed [45a981] on Git

    Introduced scene renderer class

  • Thorsten Jordan committed [15e3f4] on Git

    Simplify submarine interface

  • Thorsten Jordan committed [607702] on Git

    Make user interface compile

  • Thorsten Jordan committed [9b6e63] on Git

    Some first bits of rendering; enhance gpu buffer usage

  • Thorsten Jordan Thorsten Jordan committed [e7bb2b] on Git

    Moved model load dialogue to own class so it can be used from more tests; changed list to vector in datadirs; added test for widgets

  • Thorsten Jordan Thorsten Jordan committed [84004b] on Git

    Notes about state

1 >