3
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
better works with "translation arguments" More... over 15 years ago
comment fix More... over 15 years ago
Fix: Made login state label auto-size. More... over 15 years ago
Changed Stigma client frame title. More... over 15 years ago
Added colored ellipses under actors and a sprite that indicates player actor moving path destination. More... over 15 years ago
Disposing of Graphics objects in TerrainLayersManager. More... over 15 years ago
Added Client#globalInstance() as a method with shorter name. [[BR]]Client#getGlobalInstance() will be marked as deprecated. More... over 15 years ago
Initializing BufferedImageFiltering. More... over 15 years ago
Added visibility attribute to Sprite and additional constructors in SpriteLayer. More... over 15 years ago
Added BufferedImageFiltering class. More... over 15 years ago
Moved sprite-related classes to sprite subpackage from widgets subpackage of org.minions.stigma.client.ui package. More... over 15 years ago
EditorConfig should load ResourceSetProperties More... over 15 years ago
ClientConfig -> GlobalConfig in as many places as possible More... over 15 years ago
compilation fix More... over 15 years ago
EditorConfig got "setUri" method More... over 15 years ago
ClientConfig changed to GlobalConfig - easier use of ImageDB on editor More... over 15 years ago
Added RichText widget showing the client version. More... over 15 years ago
Widgets ui tweaks: * Added default constructor to BBCodeParser * Made some methods in Text public * Fixed RichText to parse again when setFont or setTextColor are called * Modified RichText line height estimation More... over 15 years ago
server will accept connections from "development" clients and "development" server will accept connections from all client versions More... over 15 years ago
Version will return "Development" string instead of "@Blah...@BlahBlah@Blah" More... over 15 years ago
Deprecated old widgets for displaying map and actors.[[BR]] ''Note to self: The completing map instance that is done in GameWidget::updateWidget could be done in Client, for example in response to every command.'' More... over 15 years ago
Esthetic changes in test terrain set and floor terrain image. More... over 15 years ago
Translator initialization code added More... over 15 years ago
Server tray update: [[BR]] * version info added to tool tip and log msgs (#65) * "Kill" option added * Polish translation of menus option added More... over 15 years ago
removed unneeded log More... over 15 years ago
statue got some "3d" ;) More... over 15 years ago
dungeon passageway tile added More... over 15 years ago
dungeon room floor tile added More... over 15 years ago
dungeon statue tile added More... over 15 years ago
dungeon wall tile added More... over 15 years ago