| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Correct name of the scenario script function called when the setup menu is done | Jan | 2015-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | Move LoadScenarioSection call to script counter callback function | Jan | 2015-07-22 | 1 | -9/+16 | |
| | | | | | LoadScenarioSection was called directly from the scenario function StartGame which in turn was called by the menu object. When the "Done" entry in the menu was selected, C4ObjectMenu::MenuCommand executed the menu entry callback which called LoadScenarioSection. However, C4ObjectMenu::MenuCommand still used a dangling pointer to the object belonging to the menu that was deleted by LoadScenarioSection, thus causing random crashes. | |||||
| * | Remove debug Log() calls | Jan | 2015-07-10 | 1 | -12/+1 | |
| | | ||||||
| * | r0.921 | Jan | 2015-07-10 | 155 | -349/+1903 | |
| | | ||||||
| * | Show score after relaunches | Jan | 2015-07-10 | 1 | -1/+2 | |
| | | ||||||
| * | Lenseflare: Disable gamma change | Jan | 2015-07-10 | 1 | -0/+65 | |
| | | ||||||
| * | Move leavers to the bottom of the scoreboard | Jan | 2015-07-10 | 1 | -4/+10 | |
| | | ||||||
| * | Overload whole frostwave script to allow custom radii and make ice cast a ↵ | Jan | 2015-07-10 | 2 | -1/+113 | |
| | | | | | frostwave | |||||
| * | Fix accidental shadowing of suddendeathEnabled | Jan | 2015-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | Do not stop relaunches after deathmatch is done | Jan | 2015-07-10 | 1 | -2/+2 | |
| | | ||||||
| * | Prevent curse scrolls from vanishing on selection abort | Jan | 2015-07-10 | 1 | -12/+8 | |
| | | ||||||
| * | Fix scroll script | Jan | 2015-07-10 | 1 | -8/+5 | |
| | | ||||||
| * | Copy MSpark.c4d and PSpark.c4d from Objects.c4d to increase MaxCount values | Jan | 2015-07-10 | 5 | -0/+30 | |
| | | ||||||
| * | Fix scoreboard | Jan | 2015-07-10 | 1 | -24/+17 | |
| | | ||||||
| * | Repair OCF_CrewMember check in snowball and include script of the old snowball | Jan | 2015-07-10 | 1 | -58/+8 | |
| | | ||||||
| * | TemplePushingB.c4s | Jan | 2015-07-10 | 5 | -10/+12 | |
| | | ||||||
| * | TemplePushingB.c4s | Jan | 2015-07-10 | 57 | -122/+422 | |
| | | ||||||
| * | TemplePushingBeta.c4s | Jan | 2015-07-10 | 191 | -312/+1724 | |
| | | ||||||
| * | TemplePush v6.1.7601.18409.c4s | Jan | 2015-07-10 | 224 | -1958/+1340 | |
| | | ||||||
| * | CliffPushR2.c4s | Jan | 2015-07-10 | 57 | -426/+276 | |
| | | ||||||
| * | TemplePushBeta.c4s | Jan | 2015-07-10 | 194 | -0/+2645 | |
