]> git.localhorst.tv Git - l2e.git/log
l2e.git
11 years agoconsistent naming of graphics drawing functions
Daniel Karbach [Wed, 23 Jan 2013 00:11:25 +0000 (18:11 -0600)]
consistent naming of graphics drawing functions

11 years agoremoved outdated TODOs from map::Entity
Daniel Karbach [Tue, 22 Jan 2013 23:40:03 +0000 (17:40 -0600)]
removed outdated TODOs from map::Entity

11 years agotuned menu selected cusor animation
Daniel Karbach [Tue, 22 Jan 2013 13:17:11 +0000 (07:17 -0600)]
tuned menu selected cusor animation

11 years agoremoved useless whitespace from test.l2s
Daniel Karbach [Tue, 22 Jan 2013 13:16:48 +0000 (07:16 -0600)]
removed useless whitespace from test.l2s

11 years agominor performance improvements
Daniel Karbach [Mon, 21 Jan 2013 20:51:29 +0000 (21:51 +0100)]
minor performance improvements

11 years agofixed position of menu hero cursor
Daniel Karbach [Mon, 21 Jan 2013 20:14:31 +0000 (21:14 +0100)]
fixed position of menu hero cursor

11 years agoadded "profile" build configuration
Daniel Karbach [Mon, 21 Jan 2013 19:38:00 +0000 (20:38 +0100)]
added "profile" build configuration

11 years agoimproved Texture::Render()
Daniel Karbach [Mon, 21 Jan 2013 19:36:48 +0000 (20:36 +0100)]
improved Texture::Render()

11 years agofixed typo in readme
Daniel Karbach [Mon, 21 Jan 2013 13:16:14 +0000 (07:16 -0600)]
fixed typo in readme

11 years agoadded key mapping for pandora
Daniel Karbach [Mon, 21 Jan 2013 13:10:42 +0000 (07:10 -0600)]
added key mapping for pandora

11 years agomoved key mapping to a seperate file
Daniel Karbach [Mon, 21 Jan 2013 12:56:51 +0000 (06:56 -0600)]
moved key mapping to a seperate file

11 years agoignore vim's swap files
Daniel Karbach [Sat, 19 Jan 2013 04:44:06 +0000 (22:44 -0600)]
ignore vim's swap files

11 years agoadded animation synchronization function
Daniel Karbach [Sat, 19 Jan 2013 04:44:51 +0000 (22:44 -0600)]
added animation synchronization function

11 years agoadded menu cursor animations
Daniel Karbach [Sat, 19 Jan 2013 04:21:25 +0000 (22:21 -0600)]
added menu cursor animations

11 years agoadded local-config.mk to gitignore
Daniel Karbach [Thu, 17 Jan 2013 06:53:01 +0000 (00:53 -0600)]
added local-config.mk to gitignore

11 years agoremoved useless comments
Daniel Karbach [Wed, 2 Jan 2013 22:00:19 +0000 (23:00 +0100)]
removed useless comments

11 years agoremoved lazy fwd headers
Daniel Karbach [Wed, 2 Jan 2013 21:47:43 +0000 (22:47 +0100)]
removed lazy fwd headers

11 years agofixed divide by zero bug in MapState
Daniel Karbach [Thu, 27 Dec 2012 16:01:29 +0000 (17:01 +0100)]
fixed divide by zero bug in MapState

and added more tests for the Fixed operators

11 years agoswitched geometric scalars from floating to fixed
Daniel Karbach [Thu, 27 Dec 2012 14:52:42 +0000 (15:52 +0100)]
switched geometric scalars from floating to fixed

11 years agoadded fixed point number type
Daniel Karbach [Thu, 27 Dec 2012 11:23:51 +0000 (12:23 +0100)]
added fixed point number type

11 years agorenamed namespace geometry -> math
Daniel Karbach [Thu, 27 Dec 2012 06:51:50 +0000 (07:51 +0100)]
renamed namespace geometry -> math

11 years agoadded first unit test
Daniel Karbach [Thu, 27 Dec 2012 06:44:08 +0000 (07:44 +0100)]
added first unit test

11 years agoadded upgrade items for capsule's final class
Daniel Karbach [Wed, 19 Dec 2012 21:26:50 +0000 (22:26 +0100)]
added upgrade items for capsule's final class

11 years agoflash is not hungry at class 4
Daniel Karbach [Wed, 19 Dec 2012 21:15:58 +0000 (22:15 +0100)]
flash is not hungry at class 4

11 years agoaccept A button to return from capsule change
Daniel Karbach [Wed, 19 Dec 2012 21:08:37 +0000 (22:08 +0100)]
accept A button to return from capsule change

11 years agorough implementation of capsule feeding
Daniel Karbach [Wed, 19 Dec 2012 21:07:30 +0000 (22:07 +0100)]
rough implementation of capsule feeding

11 years agomore intuitive horizontal capsule class navigation
Daniel Karbach [Tue, 18 Dec 2012 20:53:25 +0000 (21:53 +0100)]
more intuitive horizontal capsule class navigation

11 years agoimplemented capsule/class selection
Daniel Karbach [Tue, 18 Dec 2012 20:29:13 +0000 (21:29 +0100)]
implemented capsule/class selection

11 years agoadded capsule wheel and table
Daniel Karbach [Sun, 16 Dec 2012 21:45:19 +0000 (22:45 +0100)]
added capsule wheel and table

11 years agoimplemented capsule renaming
Daniel Karbach [Mon, 10 Dec 2012 21:51:54 +0000 (22:51 +0100)]
implemented capsule renaming

11 years agoMerge branch 'master' into feature-33-capsules
Daniel Karbach [Sun, 9 Dec 2012 14:33:14 +0000 (15:33 +0100)]
Merge branch 'master' into feature-33-capsules

I am a dork

11 years agoMerge branch 'master' into feature-33-capsules
Daniel Karbach [Sun, 9 Dec 2012 14:30:43 +0000 (15:30 +0100)]
Merge branch 'master' into feature-33-capsules

needed for fixed cbp file

11 years agoUpdated CodeBlocks project file
Janek Schäfer [Sun, 9 Dec 2012 14:20:53 +0000 (15:20 +0100)]
Updated CodeBlocks project file

11 years agoadded capsule name menu stub
Daniel Karbach [Wed, 5 Dec 2012 20:30:19 +0000 (21:30 +0100)]
added capsule name menu stub

11 years agoadded capsule change menu stub
Daniel Karbach [Wed, 5 Dec 2012 19:55:47 +0000 (20:55 +0100)]
added capsule change menu stub

11 years agoadded capsule feed menu dummy
Daniel Karbach [Wed, 5 Dec 2012 19:46:51 +0000 (20:46 +0100)]
added capsule feed menu dummy

11 years agoadded most of the capsule main menu's features
Daniel Karbach [Tue, 4 Dec 2012 21:48:07 +0000 (22:48 +0100)]
added most of the capsule main menu's features

11 years agomore accessors in common::Capsule
Daniel Karbach [Tue, 4 Dec 2012 21:47:17 +0000 (22:47 +0100)]
more accessors in common::Capsule

11 years agomade third column hack of menus configurable
Daniel Karbach [Tue, 4 Dec 2012 21:44:35 +0000 (22:44 +0100)]
made third column hack of menus configurable

11 years agodynamic width right aligned rendering with Font
Daniel Karbach [Tue, 4 Dec 2012 21:11:43 +0000 (22:11 +0100)]
dynamic width right aligned rendering with Font

11 years agoadded capsule menu stub
Daniel Karbach [Tue, 4 Dec 2012 20:15:33 +0000 (21:15 +0100)]
added capsule menu stub

11 years agoload capsule in battles created by MapState
Daniel Karbach [Tue, 4 Dec 2012 19:33:41 +0000 (20:33 +0100)]
load capsule in battles created by MapState

11 years agouse stable_sort for sorting inventory
Daniel Karbach [Sun, 2 Dec 2012 23:01:08 +0000 (00:01 +0100)]
use stable_sort for sorting inventory

11 years agoextracted common capsule base
Daniel Karbach [Sun, 2 Dec 2012 20:36:13 +0000 (21:36 +0100)]
extracted common capsule base

11 years agoadded capsule attack/animation handling
Daniel Karbach [Sun, 2 Dec 2012 18:49:03 +0000 (19:49 +0100)]
added capsule attack/animation handling

also revamped animation related code for debugability

11 years agoadded capsule mockup (battle)
Daniel Karbach [Sun, 2 Dec 2012 16:49:17 +0000 (17:49 +0100)]
added capsule mockup (battle)

11 years agolousy implementation of "array of identifiers" type
Daniel Karbach [Sat, 1 Dec 2012 09:51:05 +0000 (10:51 +0100)]
lousy implementation of "array of identifiers" type

see bug #34

11 years agomoved menu resources to data files
Daniel Karbach [Fri, 30 Nov 2012 15:38:21 +0000 (16:38 +0100)]
moved menu resources to data files

11 years agoremoved stupid file headers that eclipse put in
Daniel Karbach [Fri, 30 Nov 2012 14:15:52 +0000 (15:15 +0100)]
removed stupid file headers that eclipse put in

11 years agoMerge branch 'menus'
Daniel Karbach [Fri, 30 Nov 2012 14:00:50 +0000 (15:00 +0100)]
Merge branch 'menus'

* stalled capsule menu until capsule monsters are implemented
* item using and spell invocation also stalled

11 years agoadded new files to code blocks project
Daniel Karbach [Fri, 30 Nov 2012 13:59:38 +0000 (14:59 +0100)]
added new files to code blocks project

11 years agoadded scenario menu
Daniel Karbach [Fri, 30 Nov 2012 13:49:22 +0000 (14:49 +0100)]
added scenario menu

11 years agoadded scenario items to inventory
Daniel Karbach [Fri, 30 Nov 2012 13:47:04 +0000 (14:47 +0100)]
added scenario items to inventory

11 years agocompleted config menu
Daniel Karbach [Thu, 29 Nov 2012 14:25:35 +0000 (15:25 +0100)]
completed config menu

I didn't clone the music bug, as I don't think anyone would want that ;)

11 years agomade vector components writable
Daniel Karbach [Thu, 29 Nov 2012 14:24:28 +0000 (15:24 +0100)]
made vector components writable

11 years agoadded string dimensions calculation functions
Daniel Karbach [Thu, 29 Nov 2012 14:23:55 +0000 (15:23 +0100)]
added string dimensions calculation functions

11 years agoadded basic config menu
Daniel Karbach [Thu, 29 Nov 2012 13:34:42 +0000 (14:34 +0100)]
added basic config menu

11 years agohandle line breaks in Font::DrawString
Daniel Karbach [Thu, 29 Nov 2012 13:34:01 +0000 (14:34 +0100)]
handle line breaks in Font::DrawString

note that Font::DrawStringRight does _not_ handle line breaks as of now

11 years agoadded (currently uninterpreted) config to state
Daniel Karbach [Thu, 29 Nov 2012 13:00:49 +0000 (14:00 +0100)]
added (currently uninterpreted) config to state

11 years agoadded config menu dummy
Daniel Karbach [Thu, 29 Nov 2012 12:56:31 +0000 (13:56 +0100)]
added config menu dummy

11 years agowarp equipment action menu
Daniel Karbach [Thu, 29 Nov 2012 12:05:08 +0000 (13:05 +0100)]
warp equipment action menu

11 years agoactivated shoulder buttons in equip menu
Daniel Karbach [Thu, 29 Nov 2012 12:02:10 +0000 (13:02 +0100)]
activated shoulder buttons in equip menu

11 years agoadded inactive menu font
Daniel Karbach [Tue, 27 Nov 2012 13:04:09 +0000 (14:04 +0100)]
added inactive menu font

11 years agoimplemented item equipping
Daniel Karbach [Tue, 27 Nov 2012 12:50:36 +0000 (13:50 +0100)]
implemented item equipping

11 years agoadded inventory menu to EquipMenu
Daniel Karbach [Tue, 27 Nov 2012 12:33:45 +0000 (13:33 +0100)]
added inventory menu to EquipMenu

11 years agoconverted equipment from explicit members to array
Daniel Karbach [Tue, 27 Nov 2012 11:57:03 +0000 (12:57 +0100)]
converted equipment from explicit members to array

11 years agomade HeroGroup data-only
Daniel Karbach [Tue, 27 Nov 2012 11:28:27 +0000 (12:28 +0100)]
made HeroGroup data-only

11 years agoimplemented equipment removing and dropping
Daniel Karbach [Sun, 25 Nov 2012 13:45:01 +0000 (14:45 +0100)]
implemented equipment removing and dropping

11 years agoimplemented "remove all" in equipment menu
Daniel Karbach [Sun, 25 Nov 2012 13:32:16 +0000 (14:32 +0100)]
implemented "remove all" in equipment menu

11 years agoadded action menu to equipment menu
Daniel Karbach [Tue, 20 Nov 2012 19:34:51 +0000 (20:34 +0100)]
added action menu to equipment menu

11 years agostarted implementation of equipment menu
Daniel Karbach [Tue, 20 Nov 2012 19:22:38 +0000 (20:22 +0100)]
started implementation of equipment menu

11 years agolousy but working implementation of spell swapping
Daniel Karbach [Sun, 18 Nov 2012 16:15:19 +0000 (17:15 +0100)]
lousy but working implementation of spell swapping

11 years agoimplemented spell sorting
Daniel Karbach [Sun, 18 Nov 2012 16:13:24 +0000 (17:13 +0100)]
implemented spell sorting

sorting order is cost for now, need to find out the real order

11 years agoadded spell menu dummy
Daniel Karbach [Sun, 18 Nov 2012 16:00:55 +0000 (17:00 +0100)]
added spell menu dummy

11 years agoimplemented item dropping
Daniel Karbach [Sat, 17 Nov 2012 13:28:56 +0000 (14:28 +0100)]
implemented item dropping

11 years agothird column menu hack for cursor
Daniel Karbach [Sat, 17 Nov 2012 13:28:25 +0000 (14:28 +0100)]
third column menu hack for cursor

11 years agoimplemented inventory item swapping
Daniel Karbach [Sat, 17 Nov 2012 13:19:03 +0000 (14:19 +0100)]
implemented inventory item swapping

11 years agoadded 'dual' menu state
Daniel Karbach [Sat, 17 Nov 2012 13:18:08 +0000 (14:18 +0100)]
added 'dual' menu state

in this state, the selected cursor is saved and another cursor can be moved

11 years agoignore local build configuration
Daniel Karbach [Sat, 17 Nov 2012 13:17:38 +0000 (14:17 +0100)]
ignore local build configuration

11 years agofixed flags in makefiles
Daniel Karbach [Mon, 12 Nov 2012 20:44:55 +0000 (21:44 +0100)]
fixed flags in makefiles

11 years agohooked Inventory::Sort into InventoryMenu
Daniel Karbach [Mon, 12 Nov 2012 20:44:17 +0000 (21:44 +0100)]
hooked Inventory::Sort into InventoryMenu

11 years agoadded Sort function to Inventory
Daniel Karbach [Mon, 12 Nov 2012 20:42:49 +0000 (21:42 +0100)]
added Sort function to Inventory

also specified the equipability of items in test-data

11 years agofixed dependency file generation
Daniel Karbach [Sun, 11 Nov 2012 17:50:07 +0000 (18:50 +0100)]
fixed dependency file generation

11 years agohook alternate cursor in inventory menu
Daniel Karbach [Sun, 11 Nov 2012 17:49:40 +0000 (18:49 +0100)]
hook alternate cursor in inventory menu

11 years agoremoved old subdir makefiles
Daniel Karbach [Sun, 11 Nov 2012 17:49:17 +0000 (18:49 +0100)]
removed old subdir makefiles

11 years agoMerge branch 'master' into menus
Daniel Karbach [Sun, 11 Nov 2012 15:36:25 +0000 (16:36 +0100)]
Merge branch 'master' into menus

I'm not putting up with changing build settings on every checkout

Conflicts:
Debug/makefile
Debug/sources.mk
Debug/src/graphics/subdir.mk
Release/makefile
Release/sources.mk
Release/src/graphics/subdir.mk

11 years agoswitched to hand-written makefiles
Daniel Karbach [Sun, 11 Nov 2012 15:33:18 +0000 (16:33 +0100)]
switched to hand-written makefiles

Build configurations are now in `/build'.
See readme file for further build instructions.

11 years agoAdded CodeBlocks project file with Windows build target
Janek Schäfer [Thu, 8 Nov 2012 19:13:00 +0000 (20:13 +0100)]
Added CodeBlocks project file with Windows build target

11 years agorecognize '\\' as a possible directory separator
Daniel Karbach [Tue, 6 Nov 2012 21:56:44 +0000 (22:56 +0100)]
recognize '\\' as a possible directory separator

libgen.h confirmed to work with mingw, thanks foxblock

fixes #28

11 years agoadded menu cursor "active" sprite
Daniel Karbach [Tue, 6 Nov 2012 21:51:02 +0000 (22:51 +0100)]
added menu cursor "active" sprite

11 years agotypo in file name
Daniel Karbach [Mon, 5 Nov 2012 19:52:28 +0000 (20:52 +0100)]
typo in file name

silly me

11 years agofixed clear call in battle state
Daniel Karbach [Sun, 4 Nov 2012 17:15:02 +0000 (18:15 +0100)]
fixed clear call in battle state

11 years agoadded basic (non-functional) inventory menu
Daniel Karbach [Sun, 4 Nov 2012 17:13:38 +0000 (18:13 +0100)]
added basic (non-functional) inventory menu

11 years agoadded 'change' menu state
Daniel Karbach [Sun, 4 Nov 2012 14:13:59 +0000 (15:13 +0100)]
added 'change' menu state

11 years agoadded menu to status screen
Daniel Karbach [Sat, 3 Nov 2012 11:27:06 +0000 (12:27 +0100)]
added menu to status screen

11 years agoadded button mapping to readme file
Daniel Karbach [Wed, 31 Oct 2012 22:26:19 +0000 (23:26 +0100)]
added button mapping to readme file

11 years agoadded ikari level to status menu
Daniel Karbach [Wed, 31 Oct 2012 21:47:58 +0000 (22:47 +0100)]
added ikari level to status menu

11 years agoadded percent sign to character table
Daniel Karbach [Wed, 31 Oct 2012 21:47:45 +0000 (22:47 +0100)]
added percent sign to character table

11 years agoshow next level in status screen
Daniel Karbach [Wed, 31 Oct 2012 21:32:07 +0000 (22:32 +0100)]
show next level in status screen

11 years agoadded hero's level ladder
Daniel Karbach [Wed, 31 Oct 2012 21:31:38 +0000 (22:31 +0100)]
added hero's level ladder