Anders Jenbo
Anders Jenbo
-pie-background:linear-gradient(to bottom,rgba(0,0,0,.89) 0,transparent 100%); Should be black and fade to transparent, but appears transparent and fades to black.
Currently the white default theme sticks out a bit if you are using a dark theme for you OS:  Any ideas for how this should be implemented?
This add phpDoc to some of the code in pts-core/objects, the types where determined by running debug-self-test through phpweaver for a few secounds and then manually verityfing the result. phpDoc...
This allows statistical analyzes tool (PHPStan + Larastan) to detect the relation
- [x] SetPlayerGPtrs - [x] LoadPlrGFX - [x] InitPlayerGFX - [x] InitPlrGFXMem - [x] GetPlrGFXSize - [x] FreePlayerGFX - [x] NewPlrAnim - [x] ClearPlrPVars - [x] SetPlrAnims - [x] ClearPlrRVars...
- [x] PackPlayer - [ ] PackItem - [x] VerifyGoldSeeds #1602 - [x] UnPackPlayer - [x] UnPackItem
- [x] InitStores - [x] SetupTownStores - [x] FreeStoreMem - [x] DrawSTextBack - [ ] PrintSString #2177 - [x] DrawSLine #1727 - [x] DrawSArrows - [x] DrawSTextHelp - [x] ClearSText...
- [x] snd_update - [x] snd_stop_snd - [x] snd_playing - [x] snd_play_snd - [x] sound_dup_channel - [x] sound_file_reload - [x] sound_file_load - [x] sound_CreateSoundBuffer - [x] sound_file_cleanup - [x] snd_init...
sha.cpp
- [x] SHA1Clear - [x] SHA1Result - [x] SHA1Calculate - [x] SHA1Input - [ ] SHA1ProcessMessageBlock - [x] SHA1Reset - [x] SHA1Init