2011-03-17 |
koda |
allows for building hedgewars with SDL-1.3
|
file |
diff |
annotate
|
2011-02-06 |
koda |
fix issue 185 :|
|
file |
diff |
annotate
|
2011-02-06 |
sheepluva |
fix engine library compilation on linux/amd64
|
file |
diff |
annotate
|
2010-12-04 |
unc0rr |
- Change painted map file format
|
file |
diff |
annotate
|
2010-11-22 |
unc0rr |
SinTable.inc -> uSinTable.pas
|
file |
diff |
annotate
|
2010-11-22 |
unc0rr |
uCommandHandlers
|
file |
diff |
annotate
|
2010-11-21 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
2010-11-21 |
unc0rr |
uCaptions
|
file |
diff |
annotate
|
2010-11-20 |
unc0rr |
Forgot this
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uRenderUtils
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
2010-11-17 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
2010-11-07 |
unc0rr |
Fix freepascal version detector to ask only version from compiler rather than all help on parameters
|
file |
diff |
annotate
|
2010-10-07 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-07-31 |
koda |
fix panning when zoomed (finally)
|
file |
diff |
annotate
|
2010-06-23 |
smaxx |
General:
|
file |
diff |
annotate
|
2010-06-21 |
koda |
memory management for openalbridge
|
file |
diff |
annotate
|
2010-06-21 |
nemo |
disable uSHA, enable adler32
|
file |
diff |
annotate
|
2010-06-17 |
koda |
Update repository checking code to reflect our recent Mercurial switch
|
file |
diff |
annotate
|
2010-06-05 |
koda |
now engine can be optionally built as library, there's an example wrapper of how to use it
|
file |
diff |
annotate
|
2010-05-16 |
sheepluva |
* make portals delete each other only indirectly (by setting timer to 0)
|
file |
diff |
annotate
|
2010-05-01 |
nemo |
Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
|
file |
diff |
annotate
|
2010-03-26 |
smxx |
CMake:
|
file |
diff |
annotate
|
2010-03-14 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-03 |
koda |
restore tiger 10.4 deployment
|
file |
diff |
annotate
|
2010-03-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-15 |
koda |
add liblua to sources for macosx
|
file |
diff |
annotate
|
2010-02-14 |
koda |
mac build supports lua
|
file |
diff |
annotate
|
2010-02-13 |
smxx |
General:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
* Casing ... *whistle*
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-03 |
koda |
rewritten find_file part
|
file |
diff |
annotate
|
2010-01-03 |
koda |
check for sdl_image and sdl_mixer versions
|
file |
diff |
annotate
|
2010-01-03 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
2009-12-24 |
koda |
introduction of IMG_Init
|
file |
diff |
annotate
|
2009-12-19 |
koda |
update SDLMain.m/.h to latest version
|
file |
diff |
annotate
|
2009-12-18 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
2009-12-16 |
koda |
random updates for 10.6 and iphone builds
|
file |
diff |
annotate
|
2009-11-30 |
koda |
still updates for mac compilation
|
file |
diff |
annotate
|
2009-11-28 |
koda |
other tweaks for mac compilation
|
file |
diff |
annotate
|
2009-11-25 |
koda |
some tweaks in the mac compilation system
|
file |
diff |
annotate
|
2009-11-20 |
koda |
universal application setup
|
file |
diff |
annotate
|
2009-11-09 |
koda |
add a x86_64 mac target
|
file |
diff |
annotate
|
2009-11-06 |
koda |
updated build files for macosx and optimization system
|
file |
diff |
annotate
|
2009-11-05 |
koda |
fix iphone build
|
file |
diff |
annotate
|
2009-10-25 |
koda |
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
|
file |
diff |
annotate
|
2009-10-17 |
koda |
dep fix
|
file |
diff |
annotate
|
2009-10-17 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2009-10-17 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
2009-10-16 |
koda |
THE fix for openalbridge
|
file |
diff |
annotate
|
2009-10-11 |
koda |
ultramegafix
|
file |
diff |
annotate
|
2009-10-10 |
koda |
fix that nasty "Pascal Internal Error" when compiling
|
file |
diff |
annotate
|
2009-10-06 |
koda |
cmake optimizations and simplification
|
file |
diff |
annotate
|
2009-10-03 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2009-10-02 |
koda |
fixes & co.
|
file |
diff |
annotate
|
2009-08-19 |
koda |
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
|
file |
diff |
annotate
|
2009-07-10 |
koda |
fix a binding that was preveting to display anything else besides hogs on iphone
|
file |
diff |
annotate
|
2009-07-07 |
koda |
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
|
file |
diff |
annotate
|
2009-07-07 |
koda |
move C and C++ optimization flags in the main CMakeLists.txt
|
file |
diff |
annotate
|
2009-07-02 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
2009-06-30 |
koda |
-Smaxx's porting of the library to MSVC compilers
|
file |
diff |
annotate
|
2009-06-28 |
koda |
-Added support for Release and Debug for CMAKE_BUILD_TYPE
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
2009-06-24 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
2009-04-26 |
unc0rr |
lost pieces of previous patch
|
file |
diff |
annotate
|
2009-04-26 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
2009-04-18 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
2009-04-14 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
2009-02-18 |
unc0rr |
More reorganization
|
file |
diff |
annotate
|
2009-01-24 |
unc0rr |
Add koda's patch for Mac OS X compilation
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
2008-07-25 |
unc0rr |
Enable music dependance on current land theme
|
file |
diff |
annotate
|
2008-05-19 |
unc0rr |
Stub for chat implementation
|
file |
diff |
annotate
|
2008-03-14 |
unc0rr |
Start implementing better statistics implementation (does nothing yet)
|
file |
diff |
annotate
|
2008-03-07 |
unc0rr |
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
|
file |
diff |
annotate
|
2008-02-03 |
unc0rr |
Full support for out-of-source build
|
file |
diff |
annotate
|
2008-02-02 |
unc0rr |
First steps to support out-of-source build
|
file |
diff |
annotate
|
2007-09-14 |
unc0rr |
Triggers proof-of-concept
|
file |
diff |
annotate
|
2007-07-20 |
unc0rr |
Finalize basic playlists implementation
|
file |
diff |
annotate
|
2007-06-03 |
unc0rr |
- Fix some bugs
|
file |
diff |
annotate
|
2007-02-21 |
displacer |
check for noexecstack linker compatibility (MacOS linker)
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
AI thinks in separate thread
|
file |
diff |
annotate
|
2007-01-26 |
unc0rr |
Make SHA really work
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
2007-01-22 |
unc0rr |
- Fix Blow Torch and Air Attack
|
file |
diff |
annotate
|
2007-01-21 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
2006-12-05 |
unc0rr |
Ammo schemes and ammo stores support in engine
|
file |
diff |
annotate
|
2006-11-25 |
unc0rr |
Fix for path truncating bug
|
file |
diff |
annotate
|
2006-11-24 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
2006-11-21 |
displacer |
noexecutestack object files generation fixed
|
file |
diff |
annotate
|
2006-11-01 |
unc0rr |
fix finding of delphi compiler
|
file |
diff |
annotate
|
2006-10-29 |
unc0rr |
Fix hwengine target behaviour
|
file |
diff |
annotate
|
2006-10-12 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
2006-10-10 |
unc0rr |
Fix bots regressions
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
2006-09-26 |
unc0rr |
- Better landgen
|
file |
diff |
annotate
|
2006-08-27 |
unc0rr |
- Now really fix unicode issues
|
file |
diff |
annotate
|
2006-08-18 |
unc0rr |
Fix compilation on *nix
|
file |
diff |
annotate
|
2006-08-06 |
unc0rr |
Repair build system
|
file |
diff |
annotate
|
2006-08-05 |
unc0rr |
- Fixed compilation
|
file |
diff |
annotate
|
2006-07-27 |
unc0rr |
- Fix various bugs
|
file |
diff |
annotate
|
2006-07-11 |
unc0rr |
- New First Aid powerup
|
file |
diff |
annotate
|
2006-07-03 |
unc0rr |
- More smooth hedgehogs physics
|
file |
diff |
annotate
|