|
SVN changelog
873 by VorteX
- Détails
-
Créé le samedi 21 novembre 2009 00:23
MenuScript: use buffers instead of hacky tokenstrings, that greatly increases all limits on script size, works faster and makes less memory usage (-2 mb on current configuration of 100 scripts). This also provides opportunity to add simple if/else conditions in future.
Lire la suite : 873 by VorteX
871 by VorteX
- Détails
-
Créé le vendredi 20 novembre 2009 21:50
Optimisations on NetherCode 1.0. Added freeglobal('globalname'), isglobal('globalname'). Variable stuff renamed to temp(), now using direct indexes instead of names (much faster). Max temps is upped to 32. Note that indexes 0-7 used for script parms.
Lire la suite : 871 by VorteX
869 by VorteX
- Détails
-
Créé le mercredi 18 novembre 2009 22:41
Fix bug with focused button receiving hold event when mouse cursor is not over it.
Lire la suite : 869 by VorteX
868 by VorteX
- Détails
-
Créé le mercredi 18 novembre 2009 22:36
Fix 2 bugs with mouse clicking:1. One button was pressed, then cursor moved to another button and released and that cursor got a click release event. 2. Button not getting release state change mouse click is released on non-selectable area.
Lire la suite : 868 by VorteX
867 by VorteX
- Détails
-
Créé le mercredi 18 novembre 2009 22:09
Added basic cursor system. Will be revised in future. Basic QCur syntax:qcursorversion2state1name: size x y // size of cursors center x y // center pos for draw align (in points) pic picname - static picture color r g b - colormod (1 1 1 is white) alpha x - opacity shadow alpha x y - shadow opacity and x/y offsets drawmode x - blending mode (normal, additive, modulate, modulate2x, screen)state2name:...
Lire la suite : 867 by VorteX
866 by VorteX
- Détails
-
Créé le mercredi 18 novembre 2009 05:48
Migrating to new DP version. Fix bug with blinking CSQC entities (torch flames, items). Add "noise" and "noise2" support for triggers (to make them play sound). Add opening sound to stashes and sarco. Made 3 different spawning animations for items, powerups and magic spheres. Tweak some weather settings to match new DP.
Lire la suite : 866 by VorteX
|
|