Mon, 14 Oct 2013 06:32:30 +0200 |
Grumpy7 |
changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Wed, 09 Oct 2013 08:06:26 +0200 |
Grumpy7 |
Finishing Player.cpp, fixing some bugs
|
Mon, 07 Oct 2013 06:37:49 +0200 |
Grumpy7 |
Changing itemlist accesses to helper functions + getting rid of some pPlayers array accesses
|
Mon, 30 Sep 2013 17:29:27 +0600 |
Ritor1 |
UITransition.cpp cleaning(continue)
|
Wed, 25 Sep 2013 08:39:03 +0200 |
Grumpy7 |
fixing bugs introduced by me :)
|
Wed, 25 Sep 2013 08:13:09 +0200 |
Grumpy7 |
fixing itemequiptype instead of playerskilltype
|
Tue, 24 Sep 2013 07:29:55 +0200 |
Grumpy7 |
ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
|
Sun, 22 Sep 2013 19:48:02 +0200 |
Grumpy7 |
fixing paperdoll bug
|
Fri, 20 Sep 2013 10:51:42 +0200 |
Grumpy7 |
Fixing a few warnings in Players.cpp
|
Fri, 20 Sep 2013 10:23:54 +0200 |
Grumpy7 |
OnInventoryLeftClick cleanup
|
Wed, 18 Sep 2013 06:32:15 +0200 |
Grumpy7 |
Merge
|
Tue, 17 Sep 2013 07:30:41 +0200 |
Grumpy7 |
DamagePlayerFromMonster starting cleanup
|
Sun, 15 Sep 2013 03:08:12 +0200 |
Grumpy7 |
_43ED6F_check_party_races to IsDwarfPresentInParty
|
Tue, 17 Sep 2013 15:40:09 +0200 |
Nomad |
class IndoorCamera split into BLVRenderParams and ODMRenderParams
|
Sun, 15 Sep 2013 02:20:06 +0200 |
Grumpy7 |
sub_43EE77_ProbablyIfUnderwaterSuitIsEquipped to Player::HasUnderwaterSuitEquipped, sub_43EDB9_get_some_race_sex_relation_2 to ShouldLoadTexturesForRaceAndGender, Player_has_item to Player::HasItem
|