2012-11-22 Oops, sorry, libphysfs.dll
unc0rr [Thu, 22 Nov 2012 23:20:56 +0400] rev 8101
Oops, sorry, libphysfs.dll
2012-11-24 - frontlib loads team config via physfs flibqtfrontend
unc0rr [Sun, 25 Nov 2012 01:13:51 +0400] rev 8100
- frontlib loads team config via physfs - some more work on frontlib port
2012-11-22 throw in some 'nots' trying to restore pas2c functionality webgl
koda [Thu, 22 Nov 2012 01:47:09 +0100] rev 8099
throw in some 'nots' trying to restore pas2c functionality
2012-11-22 - Fix saving .ini files
unc0rr [Thu, 22 Nov 2012 15:24:10 +0400] rev 8098
- Fix saving .ini files - Fix frontend effects value loading - Fix some places working with files not via physfs
2012-11-23 Remove debug messages flibqtfrontend
unc0rr [Sat, 24 Nov 2012 00:07:05 +0400] rev 8097
Remove debug messages
2012-11-21 updated branch webgl
koda [Thu, 22 Nov 2012 00:41:53 +0100] rev 8096
updated branch
2012-11-22 revisit the debugfile section
koda [Thu, 22 Nov 2012 02:15:23 +0100] rev 8095
revisit the debugfile section
2012-11-22 Fix some frontlib bugs flibqtfrontend
unc0rr [Thu, 22 Nov 2012 23:19:01 +0400] rev 8094
Fix some frontlib bugs
2012-11-21 moar cmake cleanup, use message(WARNING ...) where appropriate
koda [Wed, 21 Nov 2012 23:34:54 +0100] rev 8093
moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21 Try to use map preview facilities: flibqtfrontend
unc0rr [Thu, 22 Nov 2012 01:19:16 +0400] rev 8092
Try to use map preview facilities: - HWGame and HWRecorder are completely broken - HWMap should work, but doesn't
2012-11-21 Follow IANA suggestions better
unc0rr [Thu, 22 Nov 2012 00:56:36 +0400] rev 8091
Follow IANA suggestions better
2012-11-21 cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
koda [Wed, 21 Nov 2012 18:34:45 +0100] rev 8090
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21 Bad unC0Rr
koda [Wed, 21 Nov 2012 15:03:33 +0100] rev 8089
Bad unC0Rr
2012-11-21 Bad koda!
unc0rr [Wed, 21 Nov 2012 17:57:05 +0400] rev 8088
Bad koda!
2012-11-21 little cmake cleanup, search installed modules first, then our own
koda [Wed, 21 Nov 2012 12:03:40 +0100] rev 8087
little cmake cleanup, search installed modules first, then our own
2012-11-21 how this happened?
koda [Wed, 21 Nov 2012 11:26:30 +0100] rev 8086
how this happened?
2012-11-21 Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
unc0rr [Wed, 21 Nov 2012 13:33:27 +0400] rev 8085
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
2012-11-21 Some fixes to build process
unc0rr [Wed, 21 Nov 2012 11:57:14 +0400] rev 8084
Some fixes to build process
2012-11-21 added sdl_net headers and def lib for windows, fix frontlib compilation on windows
koda [Wed, 21 Nov 2012 11:14:51 +0100] rev 8083
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
2012-11-21 lotsa hackery to get frontend somehow link libengine...
koda [Wed, 21 Nov 2012 01:48:10 +0100] rev 8082
lotsa hackery to get frontend somehow link libengine...
2012-11-20 frontlib paths
koda [Tue, 20 Nov 2012 22:08:08 +0100] rev 8081
frontlib paths
2012-11-20 fix physfs on osx, now all platforms should be happy
koda [Tue, 20 Nov 2012 21:55:51 +0100] rev 8080
fix physfs on osx, now all platforms should be happy
2012-11-20 Oops
unc0rr [Wed, 21 Nov 2012 00:16:09 +0400] rev 8079
Oops
2012-11-20 Start port to frontlib
unc0rr [Wed, 21 Nov 2012 00:04:09 +0400] rev 8078
Start port to frontlib
2012-11-20 Fix build
unc0rr [Tue, 20 Nov 2012 23:09:17 +0400] rev 8077
Fix build
2012-11-20 Fix SDL library name
unc0rr [Tue, 20 Nov 2012 22:29:58 +0400] rev 8076
Fix SDL library name
2012-11-20 find lua.h ...
koda [Tue, 20 Nov 2012 19:16:11 +0100] rev 8075
find lua.h ...
2012-11-20 thou shall not use system headers for crossplatformness
koda [Tue, 20 Nov 2012 18:51:42 +0100] rev 8074
thou shall not use system headers for crossplatformness
2012-11-20 physfs compilation on windows
koda [Tue, 20 Nov 2012 18:33:09 +0100] rev 8073
physfs compilation on windows * external calls must always be named * physfs has to be compiled as dll * there shouln't be external variables, implemented a function that sets buffer * physfs extras is now integrated in main physfs * removed physfs extras
2012-11-20 use lua headers correctly
koda [Tue, 20 Nov 2012 17:50:17 +0100] rev 8072
use lua headers correctly
2012-11-19 Fix typo
unc0rr [Tue, 20 Nov 2012 00:47:35 +0400] rev 8071
Fix typo
2012-11-19 Okay, remove previous request only if it has same parent
unc0rr [Tue, 20 Nov 2012 00:10:12 +0400] rev 8070
Okay, remove previous request only if it has same parent as this one. Fixes the last note of previous commit (which was nearly impossible to hit, but whatever, just cleaning implementation)
2012-11-19 - Only allow one engine instance running at the moment
unc0rr [Mon, 19 Nov 2012 23:43:45 +0400] rev 8069
- Only allow one engine instance running at the moment - When adding new map preview call to the queue, check if previous map preview request has started, and if no, remove it from queue. Could be harmful if you manage to request previews for two widgets in less time than needed to generate one.
2012-11-19 win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
koda [Mon, 19 Nov 2012 13:21:20 +0100] rev 8068
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
2012-11-19 Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
unc0rr [Mon, 19 Nov 2012 17:41:09 +0400] rev 8067
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
2012-11-19 Merge
unc0rr [Mon, 19 Nov 2012 10:38:02 +0400] rev 8066
Merge
2012-11-19 fix deprecation warnings for libav sources
koda [Mon, 19 Nov 2012 03:29:41 +0100] rev 8065
fix deprecation warnings for libav sources
2012-11-19 meh
koda [Mon, 19 Nov 2012 02:48:21 +0100] rev 8064
meh
2012-11-18 linking phsyfs on osx
koda [Mon, 19 Nov 2012 00:49:24 +0100] rev 8063
linking phsyfs on osx
2012-11-18 allow the engine to use physfs on android too
Xeli [Sun, 18 Nov 2012 19:33:15 +0100] rev 8062
allow the engine to use physfs on android too
2012-11-18 Merge from 0.9.18
unc0rr [Sun, 18 Nov 2012 23:10:26 +0400] rev 8061
Merge from 0.9.18
2012-11-18 Convert reading hedgehogs limit from map config
unc0rr [Sun, 18 Nov 2012 18:58:46 +0400] rev 8060
Convert reading hedgehogs limit from map config
2012-11-18 Download .zip too, and store them to .hwp
unc0rr [Sun, 18 Nov 2012 18:52:58 +0400] rev 8059
Download .zip too, and store them to .hwp
2012-11-18 merge... need to remember to update first
nemo [Sat, 17 Nov 2012 20:30:32 -0500] rev 8058
merge... need to remember to update first
2012-11-17 Merge physfslayer branch into default. Have fun!
unc0rr [Sun, 18 Nov 2012 01:00:26 +0400] rev 8057
Merge physfslayer branch into default. Have fun!
2012-11-17 Close this branch physfslayer
unc0rr [Sun, 18 Nov 2012 01:06:01 +0400] rev 8056
Close this branch
2012-11-17 - Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) physfslayer
unc0rr [Sun, 18 Nov 2012 00:58:57 +0400] rev 8055
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) - QuaZIP no more. RIP.
2012-11-18 oops
nemo [Sat, 17 Nov 2012 20:27:49 -0500] rev 8054
oops
2012-11-13 oops webgl
koda [Wed, 14 Nov 2012 00:23:29 +0100] rev 8053
oops
2012-11-17 Mount .hwt files found in Data folder physfslayer
unc0rr [Sun, 18 Nov 2012 00:37:23 +0400] rev 8052
Mount .hwt files found in Data folder
2012-11-17 oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
nemo [Sat, 17 Nov 2012 09:03:47 -0500] rev 8051
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
2012-11-13 link main on osx webgl
koda [Tue, 13 Nov 2012 23:56:50 +0100] rev 8050
link main on osx
2012-11-17 Get rid of DataManager::findFileForRead physfslayer
unc0rr [Sat, 17 Nov 2012 22:45:30 +0400] rev 8049
Get rid of DataManager::findFileForRead
2012-11-16 Backed out changeset 5d00c28059e3 - enable the feedback button again
koda [Fri, 16 Nov 2012 06:14:18 +0100] rev 8048
Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-13 cleanup headers, remove -I . from rtl lib to save a few warnings webgl
koda [Tue, 13 Nov 2012 23:39:49 +0100] rev 8047
cleanup headers, remove -I . from rtl lib to save a few warnings
2012-11-17 Use (undocumented) Mix_LoadMUS_RW to load music physfslayer
unc0rr [Sat, 17 Nov 2012 22:07:17 +0400] rev 8046
Use (undocumented) Mix_LoadMUS_RW to load music
2012-11-16 mutatis mutandis
koda [Fri, 16 Nov 2012 05:54:01 +0100] rev 8045
mutatis mutandis
2012-11-13 some CMake cleanup webgl
koda [Tue, 13 Nov 2012 22:24:30 +0100] rev 8044
some CMake cleanup
2012-11-16 We need custom script loading function in lua now physfslayer
unc0rr [Sat, 17 Nov 2012 00:41:30 +0400] rev 8043
We need custom script loading function in lua now
2012-11-15 up android target api (but this commit is actually just to test buildbot: desync
Xeli [Thu, 15 Nov 2012 22:43:44 +0100] rev 8042
up android target api (but this commit is actually just to test buildbot: desync
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip