riiablo/core/src/gdx/diablo
Collin Smith 46423e10f7 Disabled path finder movement (new branch)
Disabled path finder movement on this branch
Bug fixes to path finder along with distance limiter
Incorporated persistent path into MapViewer/Entity
2019-02-18 14:25:55 -08:00
..
audio init 2019-01-12 01:04:56 -08:00
codec Added support for BitmapFont symbol padding 2019-02-16 15:43:07 -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 Disabled path finder movement (new branch) 2019-02-18 14:25:55 -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 Disabled path finder movement (new branch) 2019-02-18 14:25:55 -08:00
mpq init 2019-01-12 01:04:56 -08:00
panel Refactored modal color names 2019-02-16 14:19:03 -08:00
screen Disabled path finder movement (new branch) 2019-02-18 14:25:55 -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 support for StaticEntity labels 2019-02-16 15:34:36 -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 TODO note for customizing colors 2019-02-16 14:52:35 -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 Disabled item bounds debug 2019-02-16 15:21:51 -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