Sun, 17 Jun 2012 22:11:09 +0400 BindsModel
unc0rr [Sun, 17 Jun 2012 22:11:09 +0400] rev 7260
BindsModel
Sat, 21 Jul 2012 01:53:17 +0300 Added localization
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:53:17 +0300] rev 7259
Added localization
Sun, 17 Jun 2012 21:45:49 +0400 - Move colorsModel to appropriate place
unc0rr [Sun, 17 Jun 2012 21:45:49 +0400] rev 7258
- Move colorsModel to appropriate place - Less includes in DataManager.h
Sat, 21 Jul 2012 01:47:34 +0300 Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:47:34 +0300] rev 7257
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
Sun, 17 Jun 2012 16:32:44 +0200 CROSSAPPLE ftw
koda [Sun, 17 Jun 2012 16:32:44 +0200] rev 7256
CROSSAPPLE ftw
Mon, 16 Jul 2012 20:56:55 +0300 Fixed a visual gear in Mission 5
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:56:55 +0300] rev 7255
Fixed a visual gear in Mission 5 Animate.lua: added an optional boolean parameter to AnimVisualGear - follow
Sun, 17 Jun 2012 14:13:19 +0400 This should fix default hogs names in network game
unc0rr [Sun, 17 Jun 2012 14:13:19 +0400] rev 7254
This should fix default hogs names in network game
Mon, 16 Jul 2012 20:38:31 +0300 Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:38:31 +0300] rev 7253
Added fifth mission and fixed minor control bug with mission 4
Sun, 17 Jun 2012 00:08:20 +0400 Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
unc0rr [Sun, 17 Jun 2012 00:08:20 +0400] rev 7252
Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
Tue, 10 Jul 2012 23:06:56 +0300 Fixed a bug where certain ammo types were added to the wrong hogs.
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 23:06:56 +0300] rev 7251
Fixed a bug where certain ammo types were added to the wrong hogs.
Thu, 14 Jun 2012 16:35:36 +0400 AI loves to jump
unc0rr [Thu, 14 Jun 2012 16:35:36 +0400] rev 7250
AI loves to jump
Tue, 10 Jul 2012 15:20:12 +0300 Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 15:20:12 +0300] rev 7249
Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
Thu, 14 Jun 2012 00:34:50 +0200 ios: disable some warnings
koda [Thu, 14 Jun 2012 00:34:50 +0200] rev 7248
ios: disable some warnings
Sun, 08 Jul 2012 19:28:40 +0300 Changed a ShowMission in Mission 4
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:28:40 +0300] rev 7247
Changed a ShowMission in Mission 4
Thu, 14 Jun 2012 00:21:23 +0200 it was inevitable
koda [Thu, 14 Jun 2012 00:21:23 +0200] rev 7246
it was inevitable
Sun, 08 Jul 2012 19:15:38 +0300 Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:15:38 +0300] rev 7245
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box Updated Animate.lua (forgot to copy it last time) Mission 1: Fixed a bug where events would cause animations to stutter Moved a crate Made the princess and the elder pay attention to Leaks A Lot Changed the name of the chief to Righteous Beard Mission 2: - Mission 3: Removed leftover debug lines Solved a bug where Dense Cloud could not select weapons during final scene Made the hogs fave each other during the final animation Mission 4: Solved a bug where Dense Cloud would appear even if he's dead
Thu, 14 Jun 2012 00:10:06 +0200 ios: explain why setting a style disables schemes and/or weapons sometimes
koda [Thu, 14 Jun 2012 00:10:06 +0200] rev 7244
ios: explain why setting a style disables schemes and/or weapons sometimes
Fri, 06 Jul 2012 15:10:36 +0300 Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 15:10:36 +0300] rev 7243
Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left") Solved a bug in Mission 4 where after the second wave appears, control went to the cannibals Changed random seed to 1
Thu, 14 Jun 2012 00:03:01 +0200 ios: for mission configuration, use the bundled cfg file instead of providing plist files
koda [Thu, 14 Jun 2012 00:03:01 +0200] rev 7242
ios: for mission configuration, use the bundled cfg file instead of providing plist files
Fri, 06 Jul 2012 14:45:55 +0300 Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 14:45:55 +0300] rev 7241
Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
Wed, 13 Jun 2012 23:28:54 +0200 add default cfg files for uniformity in missions
koda [Wed, 13 Jun 2012 23:28:54 +0200] rev 7240
add default cfg files for uniformity in missions
Fri, 06 Jul 2012 12:30:07 +0300 Increased turn time to 40
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 12:30:07 +0300] rev 7239
Increased turn time to 40
Tue, 12 Jun 2012 17:20:27 +0400 fix very stupid bug :)
Stepan777 <stepik-777@mail.ru> [Tue, 12 Jun 2012 17:20:27 +0400] rev 7238
fix very stupid bug :)
Wed, 13 Jun 2012 23:25:15 +0200 DPI for everyone
koda [Wed, 13 Jun 2012 23:25:15 +0200] rev 7237
DPI for everyone
Thu, 05 Jul 2012 17:19:11 +0300 Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 17:19:11 +0300] rev 7236
Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
Mon, 11 Jun 2012 18:15:30 +0400 1. Implement new page in frontend with options for video recording.
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 18:15:30 +0400] rev 7235
1. Implement new page in frontend with options for video recording. 2. Store temoprary files in different directory
Tue, 19 Jun 2012 21:17:05 +0200 frontlib: Started work on the server connection code
Medo <smaxein@googlemail.com> [Tue, 19 Jun 2012 21:17:05 +0200] rev 7234
frontlib: Started work on the server connection code
Wed, 13 Jun 2012 11:18:30 -0400 LUA_FOUND should surely be set only if the system lua was found.
nemo [Wed, 13 Jun 2012 11:18:30 -0400] rev 7233
LUA_FOUND should surely be set only if the system lua was found.
Thu, 05 Jul 2012 16:50:06 +0300 Reduced ammo count on Mission 2
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:50:06 +0300] rev 7232
Reduced ammo count on Mission 2
Mon, 11 Jun 2012 17:56:10 +0400 merge
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 17:56:10 +0400] rev 7231
merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip