mateuszb
ef90e6140f
hero animation speed now independent
2008-01-08 13:31:44 +00:00
Michał W. Urbańczyk
d3f5a1c1e7
Finished drawing selection window for treasure chest.
...
(trzeba dorobic jego zamykanie, zwrocenie infa, zwrot pamieci)
2007-12-27 00:11:46 +00:00
Michał W. Urbańczyk
06a081c924
Arrays allocated with new[] must be deleted with delete[]
2007-12-23 16:46:33 +00:00
Michał W. Urbańczyk
daa9217979
* working info about collecting resources in infoBar
...
* minor fixes
2007-12-22 18:04:34 +00:00
Michał W. Urbańczyk
e427974875
* code reorganization
...
* minor stuff for resource <-> infoBar interaction
2007-12-22 14:40:27 +00:00
Michał W. Urbańczyk
84261a5de8
* bugfixes in infobar
...
* new week animation
2007-12-20 23:07:02 +00:00
Michał W. Urbańczyk
6cd90195f4
* major optimization of infoBar drawing
...
* new day animation (TODO: dorobic zeby pierwsza klatka wchodzila - wkrotce sie tym zajme)
* some stuff for selection window
* minor improvements
2007-12-19 00:06:51 +00:00
mateuszb
56ed228cb1
minimap completety fixed (never use float for precise int calculations!)
2007-12-09 14:02:11 +00:00
Michał W. Urbańczyk
aef05b45fc
More bugfixes.
2007-12-09 12:42:45 +00:00
mateuszb
c27f2359bd
small bugfix
2007-12-07 16:54:07 +00:00
mateuszb
4a6ffa94d0
part of minimap revealing
2007-12-06 19:54:31 +00:00
Michał W. Urbańczyk
ae0be1f79e
Bugfix - it should work now.
2007-12-06 19:06:07 +00:00
mateuszb
58f1a2169f
faster FoW in minimap, does not work, compiler errors
2007-12-06 18:55:58 +00:00
Michał W. Urbańczyk
c8c0d0eaaf
Bugfixes for AI, Callback Interface, logging macrodefs.
2007-12-06 18:32:06 +00:00
Michał W. Urbańczyk
e1b2ae0df1
Several bugfixes and half-done things.
2007-12-01 12:50:33 +00:00
Michał W. Urbańczyk
fa5079809f
Partially done resources.
2007-11-25 13:16:45 +00:00
Michał W. Urbańczyk
556311c9ab
Partially done object scripting and interactions.
...
Most of 0.4 ;)
2007-11-18 22:58:28 +00:00
Michał W. Urbańczyk
4f316cd7e6
Our changes.
...
Restructured instances classes.
Still very instable.
2007-10-27 19:38:48 +00:00
Michał W. Urbańczyk
a5664e408a
* minor bugfixes
2007-10-22 16:41:53 +00:00
Michał W. Urbańczyk
0291bf2d2d
* added #1
...
* minor bugfixes
2007-10-21 18:41:58 +00:00
Michał W. Urbańczyk
04985fce2f
* added #45 , #44 , #43
2007-10-21 16:45:13 +00:00
Michał W. Urbańczyk
2286d37012
* added #42 and #30
...
* one more file for AIs
2007-10-19 21:12:37 +00:00
Michał W. Urbańczyk
4cca2da9c0
* added #38
...
* CDefEssential is now useful
* initGameState shouldn't overwrite starting armies
* loading more graphics (small creature icons, large hero portraits)
* functions for getting current valueof morale/luck (unfinished)
* added in CLodHandler function that returns CDefEssential with images from desired .def
* copySurface works correctly (I hope)
2007-10-16 22:39:11 +00:00
mateuszb
355e21b56a
* finishing hero flags
...
* some things with #36 and #41
2007-10-16 17:46:01 +00:00
Michał W. Urbańczyk
f1d5e686ce
* done #40 , #32 , #21
...
* added files for Lua handler and moved Lua test code
2007-10-14 12:11:18 +00:00
Michał W. Urbańczyk
70ce922fe6
* added #33 & #19 (as far as possible by now)
...
* more text in CPreGameTextHandler
2007-10-13 21:27:03 +00:00
Michał W. Urbańczyk
9e84383a61
* added #13 and #15 (for buttons and minimap, rest will be added later)
2007-10-13 20:31:50 +00:00
mateuszb
f3b712e6ea
* resolving #35
...
* small changes
2007-10-11 20:13:13 +00:00
mateuszb
87b3459d14
* resolving #28
...
* minor changes and improvements
2007-10-07 16:01:53 +00:00
Michał W. Urbańczyk
caef46059c
* added #14
...
* auxiliary functions
2007-10-07 14:51:09 +00:00
Michał W. Urbańczyk
b434479b53
* fixed #29 , #27 and #26
2007-10-05 20:38:14 +00:00
Michał W. Urbańczyk
e02f752211
Now hero movement should be working.
...
- fixed/added #22 , #24 , #25 , #8 , #11 , partially #19
- minor improvements
2007-10-05 18:16:22 +00:00
mateuszb
df3b0f56d9
* fixing hero move
...
* fixing horopos actualization
* fixing #9 bug
2007-10-04 16:40:40 +00:00
mateuszb
d530bd057d
* fixed some issues with hero moving; actualizing hero position is still broken :(
2007-10-03 19:56:08 +00:00
Michał W. Urbańczyk
7b3c270dfc
- Initializing movement points (t.#16)
...
- minor improvements
2007-10-03 18:53:49 +00:00
Michał W. Urbańczyk
8421c901a4
* a lot of improvements
...
* started making an infobar
2007-09-30 16:16:00 +00:00
Michał W. Urbańczyk
cfc94847a1
* added selecting path by clicking on terrain (experimental)
...
* coordinates in CPathNode are stored in int3
* minor improvements
2007-09-22 01:16:31 +00:00
Michał W. Urbańczyk
6d0bcef157
* fixed initialization of map of players
...
* functions in callback for getting info about towns
* added info about towns to CGameState
* minor changes
2007-09-18 13:30:26 +00:00
mateuszb
b0e72f334e
small bugfix, move of one file
2007-09-17 17:36:20 +00:00
Michał W. Urbańczyk
7d4aa0c803
* resource bar
...
* function in CCallback for getting onfo about res
* giving resources at the beginning of game
* moved several txt files to /config subfolder
* minor changes
2007-09-16 17:21:23 +00:00
Michał W. Urbańczyk
42c6428a19
* fixed crashbug in herolist
2007-09-14 17:01:13 +00:00
Michał W. Urbańczyk
16a1861fc4
* heroList
...
* functions for getting info about heroes in CCallback
* function for initializing GameState
* improvements in CHeroInstance
* added codename
* minor stuff
2007-09-14 13:11:10 +00:00
Michał W. Urbańczyk
4edc6176dc
* minimap fix
...
* headers fix
* commented LUA stuff
2007-09-02 12:36:54 +00:00
mateuszb
5222be8d94
* upgrades in moveHero function
...
* new folder structure
2007-08-30 10:11:53 +00:00
mateuszb
2d7dbbefc3
* partially written hero moving
...
* improvements in include system
2007-08-29 12:18:31 +00:00
Michał W. Urbańczyk
210123ac33
* improved minimap
...
* live event handling on adventure map
* added CCallback
* minor stuff (as usual)
2007-08-27 14:15:03 +00:00
Michał W. Urbańczyk
ab3a06bf69
Mainly more improvements in CPreGame
2007-08-25 04:56:25 +00:00
Michał W. Urbańczyk
8c445b0ada
* half-working minimap
...
* minor improvements
2007-08-19 21:12:55 +00:00
Michał W. Urbańczyk
7d704c7f02
* working pathfinder
...
* drawing paths
* new command "P X1 Y1 Z1 X2 Y2 Z2" - draws path between given points
* borders handling rewritten
* minor stuff
2007-08-17 17:42:21 +00:00
mateuszb
8cc7e103bd
* some stuff with pathfinding (some functions need to be written, maybe someone help me?)
...
* CGI is now defined in global.h
* some code improvements
2007-08-12 17:48:05 +00:00