Dave Schmenk
|
176a602bfa
|
Fix dereference off of array
|
2017-07-10 10:09:25 -07:00 |
|
Martin Haye
|
30a5881f24
|
Implemented initial character naming, gender assignment, and XP/SP init.
|
2017-07-08 16:36:08 -07:00 |
|
Martin Haye
|
bf4e3c7792
|
Fixed null ptr bug with item use.
|
2017-07-08 09:29:36 -07:00 |
|
Martin Haye
|
bca6410d70
|
Added debug mode for combat formulas, which will help in balancing the formulas.
|
2017-07-07 10:18:43 -07:00 |
|
Martin Haye
|
ce31c5bda8
|
Fixed cat locket problem.
|
2017-07-07 10:18:20 -07:00 |
|
Martin Haye
|
3b15ff0e48
|
Most combat rules implemented now. Also, combat speed now adjustable with up/down arrow, or +/- keys.
|
2017-07-04 09:15:50 -07:00 |
|
Martin Haye
|
19f53f99a5
|
Fixed menu range for items and skills.
|
2017-06-30 09:38:03 -07:00 |
|
Martin Haye
|
4a44aee1f8
|
Some fixes on the inv/stat screens.
|
2017-06-30 09:30:29 -07:00 |
|
Martin Haye
|
3cc0fba61a
|
Fixed null ptr bug in party display.
|
2017-06-30 08:48:56 -07:00 |
|
Martin Haye
|
e6c94eee6c
|
Lots of work on combat.
|
2017-06-30 08:11:34 -07:00 |
|
Martin Haye
|
4774b07d30
|
Fix to avoid immediately leveling up on new game.
|
2017-06-25 07:20:11 -07:00 |
|
Martin Haye
|
1fe0108b63
|
Added level up cheat, and fixed a couple leveling bugs.
|
2017-06-25 07:11:58 -07:00 |
|
Martin Haye
|
c2dc5fab12
|
Now properly updates totals and decrements avail skill pts.
|
2017-06-24 16:46:02 -07:00 |
|
Martin Haye
|
7fa12c2a27
|
Can now increase stats.
|
2017-06-24 16:25:48 -07:00 |
|
Martin Haye
|
df81523061
|
More work on level up / skills
|
2017-06-24 13:28:28 -07:00 |
|
Martin Haye
|
a52c9cc039
|
Fleshing out the skills/stats display.
|
2017-06-24 11:43:16 -07:00 |
|
Martin Haye
|
b972aa34b6
|
Adding some more XP/leveling stuff.
|
2017-06-16 11:31:42 -07:00 |
|
Martin Haye
|
6fdc16cd88
|
Crawling ahead with level up logic.
|
2017-06-14 09:22:05 -07:00 |
|
Martin Haye
|
90d9238002
|
Adding level, XP, SP, etc.
|
2017-06-13 10:07:03 -07:00 |
|
Martin Haye
|
76b99504fb
|
Fixed a few arg count mismatches.
|
2017-06-11 10:15:20 -07:00 |
|
Martin Haye
|
2585a84553
|
Some argument count fixes.
|
2017-06-11 08:55:03 -07:00 |
|
Martin Haye
|
7c9f7138d9
|
Finally added all function prototypes. Now for bug hunting.
|
2017-06-11 08:25:15 -07:00 |
|
Martin Haye
|
998d75c1a0
|
Ongoing giant function prototype refactor.
|
2017-06-10 08:56:23 -07:00 |
|
Martin Haye
|
eea4767a51
|
More prototypes.
|
2017-06-10 07:32:31 -07:00 |
|
Martin Haye
|
3ac73e7165
|
Adding more function prototypes.
|
2017-06-10 07:21:58 -07:00 |
|
Martin Haye
|
ee55a7a57a
|
Got rid of redundant __asmPlasm_bank2
|
2017-06-09 07:47:34 -07:00 |
|
Martin Haye
|
94c3b50cc6
|
Stop suppressing PLASMA warnings.
|
2017-06-09 07:43:52 -07:00 |
|
Martin Haye
|
5e7ae1dc58
|
Turned on PLASMA optimizer - saves 4.2k\!
|
2017-06-09 07:17:37 -07:00 |
|
Martin Haye
|
cf17300210
|
Adding some function prototypes.
|
2017-06-09 07:14:53 -07:00 |
|
Martin Haye
|
f56fb140d0
|
Jar'd new version of PLASMA.
|
2017-06-09 06:57:49 -07:00 |
|
Martin Haye
|
7ba5bcb3e7
|
Merge branch 'master' of https://github.com/badvision/lawless-legends
|
2017-06-09 06:44:10 -07:00 |
|
Dave Schmenk
|
1cb302f75d
|
Fix predef and asm with parameters & multiple predefs per line
|
2017-06-07 19:28:13 -07:00 |
|
David Schmenk
|
1f6ed64793
|
Optimize NOT before branch true/false
|
2017-06-07 17:43:28 -07:00 |
|
David Schmenk
|
082f10424e
|
Branch optimizations
|
2017-06-07 16:20:08 -07:00 |
|
David Schmenk
|
4343292057
|
Add warning for all mismatched funtion parameter counts
|
2017-06-07 10:16:13 -07:00 |
|
David Schmenk
|
7ee5a3d524
|
Implement better constant string management
|
2017-06-07 10:07:14 -07:00 |
|
Martin Haye
|
9d5acd1006
|
Updated PLASMA compiler and VM.
|
2017-06-07 07:01:50 -07:00 |
|
Martin Haye
|
b69be27f84
|
Merge branch 'master' of https://github.com/badvision/lawless-legends
|
2017-06-07 06:54:51 -07:00 |
|
David Schmenk
|
3f880ecb67
|
Fix pointer, pointer constructs and quoted string scan_rewind
|
2017-06-06 12:54:19 -07:00 |
|
Martin Haye
|
7a43bf0d95
|
Merge branch 'master' of https://github.com/badvision/lawless-legends
|
2017-06-05 08:36:49 -07:00 |
|
dschmenk
|
0c041f7f97
|
Add warnings to plasm compiles
|
2017-06-04 07:39:46 -07:00 |
|
dschmenk
|
1e031d6de0
|
Update PLASMA VM and compler to pre-1.0
|
2017-06-04 07:33:44 -07:00 |
|
dschmenk
|
52ec55babe
|
Merge branch 'master' of https://github.com/badvision/lawless-legends
|
2017-06-04 07:26:05 -07:00 |
|
dschmenk
|
640b305401
|
VM updates for 1.0
|
2017-06-04 07:25:20 -07:00 |
|
David Schmenk
|
a38667e704
|
Update PLASMA VM and compiler to pre-1.0
|
2017-06-03 15:51:48 -07:00 |
|
Martin Haye
|
2499d41461
|
Made death and combat win configurable instead of hard coded.
|
2017-06-02 08:38:31 -07:00 |
|
Martin Haye
|
2c50d19c48
|
Outlaw-configurable combat and enemy intro text now working.
|
2017-06-02 08:25:29 -07:00 |
|
Martin Haye
|
1d0b205d48
|
Making progress on customizable global functions for leveling and combat messages.
|
2017-05-30 11:18:37 -07:00 |
|
Martin Haye
|
a5e50d02b9
|
Can now equip with comparison.
|
2017-05-25 10:40:53 -07:00 |
|
Martin Haye
|
0846209382
|
More refactoring.
|
2017-05-25 09:33:11 -07:00 |
|