2013-10-13 |
unc0rr |
Unbreak access to Data dir in profile broken in r8b48c27201af
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-09-26 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
2013-08-23 |
unc0rr |
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
|
file |
diff |
annotate
|
2013-07-26 |
koda |
update physlayer and sdl bindings to the new rwops interface
|
file |
diff |
annotate
|
2013-06-18 |
unc0rr |
engine links
webgl
|
file |
diff |
annotate
|
2013-06-18 |
unc0rr |
Reduce number of link errors
webgl
|
file |
diff |
annotate
|
2013-06-17 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
2013-06-13 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
2013-06-11 |
koda |
drop the '_'
|
file |
diff |
annotate
|
2013-06-11 |
koda |
also physlayer can be comiled as static or shared now
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-06-03 |
koda |
yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies)
0.9.19
|
file |
diff |
annotate
|
2013-05-12 |
nemo |
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
|
file |
diff |
annotate
|
2013-04-20 |
koda |
resolve divdi3 on ppc
0.9.19
|
file |
diff |
annotate
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
|
file |
diff |
annotate
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
|
file |
diff |
annotate
|
2013-04-02 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-19 |
koda |
improve physfs static linking, sdl libraries cleanup
cmake_pascal
|
file |
diff |
annotate
|
2013-03-10 |
unc0rr |
Prepend, not append
|
file |
diff |
annotate
|
2013-02-25 |
koda |
on windows fpc-linking is the funniest of all
physfslayer
|
file |
diff |
annotate
|
2013-02-24 |
koda |
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
|
file |
diff |
annotate
|
2013-02-22 |
koda |
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
|
file |
diff |
annotate
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-18 |
koda |
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
|
file |
diff |
annotate
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
2012-11-29 |
nemo |
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
|
file |
diff |
annotate
|
2012-11-23 |
unc0rr |
Bring ansistrings back
|
file |
diff |
annotate
|
2012-11-24 |
koda |
ok at least pas2c now parses allnots.......
webgl
|
file |
diff |
annotate
|
2012-11-22 |
koda |
throw in some 'nots' trying to restore pas2c functionality
webgl
|
file |
diff |
annotate
|
2012-11-20 |
koda |
fix physfs on osx, now all platforms should be happy
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2012-11-20 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
2012-11-19 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
file |
diff |
annotate
|
2012-11-18 |
koda |
linking phsyfs on osx
|
file |
diff |
annotate
|
2012-11-18 |
Xeli |
allow the engine to use physfs on android too
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
|
file |
diff |
annotate
|
2012-11-16 |
unc0rr |
Implement reader in C ffs
physfslayer
|
file |
diff |
annotate
|
2012-11-15 |
unc0rr |
Script loading via physfs which doesn't work:
physfslayer
|
file |
diff |
annotate
|
2012-11-14 |
unc0rr |
Engine loads fine with basic config
physfslayer
|
file |
diff |
annotate
|
2012-11-14 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
Fix function prototype
physfslayer
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
Start work on physfs support in engine
physfslayer
|
file |
diff |
annotate
|