smallmodel
016e062fef
Fix UIReggedMaterial::ReregisterMaterial and UIReggedMaterial::GetMaterial
...
ReregisterMaterial() must register the material if it was registered before, and GetMaterial() must register the material if it hasn't been registered and return it
2024-07-24 21:10:46 +02:00
pryon
64429232f8
Add missing virtual calls to UIList methods ( #80 )
...
* Add missing virtual calls to UIList methods
* Add missing virtual call in UICheckBox::Draw
2023-11-12 16:39:04 +00:00
pryon
7280acee42
Implement UICheckBox ( #77 )
...
* Implement UICheckBox
* Remove UICheckBox destructor and unnecessary `str` initializations
2023-10-08 18:03:14 +02:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00