Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Which project from this list would you have liked to work on?

Uncategorized
1 1 4

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    10 Views
    RE: https://mastodon.gamedev.place/@icculus/115821614068025963Wanted to mention that the #vala vapi bindings to #sdl3 have also been updated for 3.4.0!https://codeberg.org/edwood-grant/sdl3-vapiAlso wanted to say some things about the bindings:* I added a preliminary SDL3 Mixer vapi. Mind you, there are no examples for it, and you'd need to use the current master version of SDL to make it work.* I also made the SDL vapis POSIX compatible if you want to use the vala POSIX/LIBC profile.* I have added some docstrings to the vapis. Lots of work left though. #gamedev
  • 0 Votes
    1 Posts
    4 Views
    In the last few days, I was busy working on the #Luanti documentation (function data types, esp. integers), but also on a feature started by community member jp/kilbith: Hypertext tooltips.Hypertext tooltips will introduce text formatting and images to the tooltips. Thanks to jp/kilbith, who did the bulk of the work.Both changes not official yet.https://github.com/luanti-org/luanti/pull/14728#GameDev
  • 0 Votes
    11 Posts
    31 Views
    @francescotoniolo un'ultima cosa: il pensiero che fosse "poco interessante" (o "poco divertente") mi è venuto.Solo che (1) quel che diverte me potrebbe non divertire gli altri e (2) senza feedback, è difficile capirlo da soli.Quindi ripeto i ringraziamenti per il tempo che mi hai dedicato 😁
  • Update on my DOS "game".

    Uncategorized dos retrocomputing gamedev pascal
    2
    0 Votes
    2 Posts
    19 Views
    Did some more #EGA #pixelart on the this classic shot and, most importantly, coded up a fancy EGA fade out effect by first ordering all colors by perceived lightness and swapping to the next-lower during the fade out until all are black. 😊👍#dos #retrocomputing #programming