- 04 Jun, 2008 3 commits
-
-
twanvl authored
Fixed tab key behaviour the first time of viewing a card. Also fixed which editor gets the focus with Tab or Shift+Tab
-
twanvl authored
-
twanvl authored
Added parser support for closure operator fun@(args) Use equal() function for all script comparisons, better support for deciding when to use strings and when to use pointers equality.
-
- 03 Jun, 2008 14 commits
-
-
twanvl authored
- removed I_RET instruction, return is now implicit at end of script - I_POP is not a binary instruction.
-
pichoro authored
Fixed "legendname" error involving AE character.
-
coppro authored
-
twanvl authored
-
pichoro authored
-
twanvl authored
-
pichoro authored
-
pichoro authored
-
twanvl authored
These asserts were there because this shouldn't happen, I added them back for debug builds. We really should find the cause of any violations.
-
twanvl authored
-
twanvl authored
TODO: check if this also works on other platforms
-
twanvl authored
-
pichoro authored
-
twanvl authored
-
- 02 Jun, 2008 13 commits
- 01 Jun, 2008 10 commits
-
-
twanvl authored
-
twanvl authored
Softer colors in graphs, the border of bars etc. is now lerp(black,fill,0.5) instead of just pure black. Also tweaked the magic card_color graph colors a bit
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-