riiablo/core/src/gdx/diablo
Collin Smith 3829c34c24 Added basic entity cursor focusing
Added basic entity cursor focusing using backing animation bounds and MapRenderer
Added background drawable support to Label widget
Improved ColorDrawable padding calculations such that min width/height is a sum of respective padding
Disabled some mouse debugging features in MapRenderer
2019-02-16 01:26:51 -08:00
..
audio init 2019-01-12 01:04:56 -08:00
codec Added dynamic (monster/npc) entities 2019-02-13 17:41:55 -08:00
command init 2019-01-12 01:04:56 -08:00
console Changed access to modalBackground and cursorTexture to private (Textures class used instead) 2019-01-21 00:13:28 -08:00
cvar Added functional networking with multiple clients in a server rendered correctly 2019-02-08 20:56:04 -08:00
entity Added basic entity cursor focusing 2019-02-16 01:26:51 -08:00
graphics Added basic entity cursor focusing 2019-02-16 01:26:51 -08:00
item Fixed bug with component flags 2019-02-09 16:03:01 -08:00
key Exposed interfaces to public 2019-01-17 22:33:18 -08:00
loader init 2019-01-12 01:04:56 -08:00
map Added basic entity cursor focusing 2019-02-16 01:26:51 -08:00
mpq init 2019-01-12 01:04:56 -08:00
panel Added a bit of spacing adjacent to the buttons 2019-02-10 02:27:01 -08:00
screen Improved object order rendering 2019-02-15 21:11:59 -08:00
serializer init 2019-01-12 01:04:56 -08:00
server Added functional networking with multiple clients in a server rendered correctly 2019-02-08 20:56:04 -08:00
util Create EventUtils to assist with repetitive macros 2019-01-17 22:35:50 -08:00
validator init 2019-01-12 01:04:56 -08:00
widget Added basic entity cursor focusing 2019-02-16 01:26:51 -08:00
Audio.java init 2019-01-12 01:04:56 -08:00
BlendMode.java init 2019-01-12 01:04:56 -08:00
Char.java Begin transition into entity3 package along with new Animation class 2019-01-25 17:01:35 -08:00
CharClass.java init 2019-01-12 01:04:56 -08:00
Client.java Added functional networking with multiple clients in a server rendered correctly 2019-02-08 20:56:04 -08:00
COFs.java init 2019-01-12 01:04:56 -08:00
Colormaps.java Re-ordered colormap indexes to match in-game 2019-02-10 02:15:41 -08:00
Colors.java Added basic entity cursor focusing 2019-02-16 01:26:51 -08:00
CommandProcessor.java init 2019-01-12 01:04:56 -08:00
Commands.java init 2019-01-12 01:04:56 -08:00
Cursor.java init 2019-01-12 01:04:56 -08:00
Cvars.java Added functional networking with multiple clients in a server rendered correctly 2019-02-08 20:56:04 -08:00
CvarSuggester.java init 2019-01-12 01:04:56 -08:00
CvarValueSuggester.java init 2019-01-12 01:04:56 -08:00
Diablo.java Added Textures class to store some common solid color textures 2019-01-21 00:12:51 -08:00
Files.java Added dynamic (monster/npc) entities 2019-02-13 17:41:55 -08:00
Fonts.java Fixed font metrics 2019-02-09 03:49:26 -08:00
GdxCommandManager.java init 2019-01-12 01:04:56 -08:00
GdxCvarManager.java init 2019-01-12 01:04:56 -08:00
GdxFileHandleResolvers.java init 2019-01-12 01:04:56 -08:00
GdxKeyMapper.java init 2019-01-12 01:04:56 -08:00
HomeFileHandleResolver.java init 2019-01-12 01:04:56 -08:00
ItemCodes.java init 2019-01-12 01:04:56 -08:00
Keys.java Added server browser chat 2019-01-30 15:40:17 -08:00
Palettes.java init 2019-01-12 01:04:56 -08:00
PL2s.java init 2019-01-12 01:04:56 -08:00
TestClient.java init 2019-01-12 01:04:56 -08:00
Textures.java Added server browser chat 2019-01-30 15:40:17 -08:00