[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r15] by jpmorris

11-12-10 -You cannot now break the pathfinder by barracading yourself
in with movable objects

-Changed file signatures. Backwards compatible.

-Fixed bug where flags would be corrupted when an object
was unwielded.

-Wielded items table is not now restored from the savegame
if you are only changing map. Specifically, party members
wield tables aren't. Everyone outside the party (who hasn't
changed map, basically) still has theirs backed up and restored.

-Wielded items table is not now erased for party members
changing map.

2010-12-12 00:59:16 Tree
[r14] by jpmorris

Fixed signedness problem in AMD64 caused while chasing the toadstone bug

2010-12-11 15:33:23 Tree
[r13] by jpmorris

Rewrite of flags system
Fix for picking up toadstones and other stacked objects, which were
setting off one of the safeties.
Change to typedef for the VM integer base type

2010-12-10 18:35:02 Tree
[r12] by jpmorris

Lighting/savegame fixes

2010-12-08 23:37:55 Tree
[r11] by jpmorris

-Fixed issue when changing map, where the karma meter and other UI widgets
got lost (the "loadproc" script was not being run, only for restart and
reload)

-Savegames on 32-bit should now be cross-compatible with 64-bit systems, got
rid of several dirty tricks involving a full structure read instead of
reading it word by word.

2010-12-08 00:39:00 Tree
[r10] by jpmorris
2010-12-07 23:02:38 Tree
[r9] by jpmorris

Misc fixes

2010-12-07 23:00:43 Tree
[r8] by jpmorris

Fixed C++ usage in .C file

2010-12-07 00:50:13 Tree
[r7] by jpmorris

Major 64-bit overhaul. Fixed several major bugs including one where
we were using more wield points than we had.

2010-12-05 20:13:40 Tree
[r6] by jpmorris

Yet more const stuff

2010-12-04 14:04:42 Tree
Older >