2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-02-16 |
koda |
carried out some cosmetic TODOs in uTouch
|
file |
diff |
annotate
|
2012-02-10 |
unc0rr |
Workaround pointers to not yet defined types
|
file |
diff |
annotate
|
2012-01-17 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
2012-01-06 |
koda |
fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
|
file |
diff |
annotate
|
2011-11-24 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
2011-11-13 |
koda |
modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
|
file |
diff |
annotate
|
2011-11-12 |
koda |
slight cleanup, fix compiling with sdl-1.2
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
and now it even works for sdl12 \o/
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
use the new SDL_CreateThread call
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
merge fix
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
nemo |
Eh. n/m. Even when I did 1 shl, didn't seem right, and anyway, it isn't much of a mask if there are 16 categories and we use 10, of which those are the most common.
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
2011-11-12 |
nemo |
Add an event mask for SDL1.2
|
file |
diff |
annotate
|
2011-11-05 |
koda |
and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
|
file |
diff |
annotate
|
2011-11-05 |
koda |
ooops :D
|
file |
diff |
annotate
|
2011-11-05 |
koda |
fix signedness of sdl bindings
|
file |
diff |
annotate
|
2011-11-05 |
koda |
oops, fix the size of a few event structs i just added
|
file |
diff |
annotate
|
2011-11-05 |
koda |
just for the sake of it, add the missing sdl13 events and do some cleanup
|
file |
diff |
annotate
|
2011-11-05 |
koda |
avoid linking compatible code from sdl library, let's provide our own
|
file |
diff |
annotate
|
2011-11-04 |
nemo |
Avoid overflowing event
|
file |
diff |
annotate
|
2011-10-28 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-30 |
koda |
a little code cleanup
|
file |
diff |
annotate
|
2011-09-25 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
2011-09-25 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-25 |
koda |
some hopefully harmless experiments
Hedgewars-iOS-1.3.2
|
file |
diff |
annotate
|
2011-09-24 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
2011-09-14 |
Xeli |
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
hedgeroid
|
file |
diff |
annotate
|
2011-09-09 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-03 |
koda |
allow fullscreen resolution selection (but still leaves in the auto max for commodity)
|
file |
diff |
annotate
|
2011-09-01 |
Xeli |
merge + changed the tardis image to egg.png because the data folder isn't up to date
hedgeroid
|
file |
diff |
annotate
|
2011-09-01 |
Xeli |
Changed SDL_PollEvent to SDL_PeepEvents
|
file |
diff |
annotate
|
2011-08-23 |
koda |
enable window resizing (tested only on linux) - fix issue 103
|
file |
diff |
annotate
|
2011-08-22 |
koda |
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
|
file |
diff |
annotate
|
2011-08-15 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-08-14 |
koda |
smaller code cleanup
|
file |
diff |
annotate
|
2011-08-15 |
Xeli |
Zoom and moving the camera now works with SDL_FINGER* events
hedgeroid
|
file |
diff |
annotate
|
2011-08-11 |
Xeli |
SDL_FINGERUP/DOWN/MOTION events added
hedgeroid
|
file |
diff |
annotate
|
2011-08-09 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-08-06 |
koda |
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
|
file |
diff |
annotate
|
2011-08-09 |
Xeli |
AI thread is now an SDL_Thread rather than pthread
hedgeroid
|
file |
diff |
annotate
|
2011-08-04 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-07-31 |
koda |
ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
|
file |
diff |
annotate
|
2011-06-22 |
Xeli |
Changed back DARWINN typo, removed 3 commented functions
hedgeroid
|
file |
diff |
annotate
|
2011-06-21 |
Xeli |
First commit..
hedgeroid
|
file |
diff |
annotate
|
2011-04-29 |
koda |
make sdl1.3 window creation code more readable
|
file |
diff |
annotate
|
2011-04-26 |
koda |
remove unusued voices also for ios
|
file |
diff |
annotate
|
2011-04-05 |
koda |
fix windows compilation
|
file |
diff |
annotate
|
2011-04-04 |
koda |
enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue 111)
|
file |
diff |
annotate
|
2011-03-26 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
2011-03-25 |
nemo |
unbreak SDL 1.2 build. Koda needs to look at this
|
file |
diff |
annotate
|
2011-03-24 |
koda |
this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
|
file |
diff |
annotate
|
2011-03-23 |
nemo |
Fix endianness
|
file |
diff |
annotate
|
2011-03-17 |
koda |
and or is not or and is not and
|
file |
diff |
annotate
|
2011-03-13 |
koda |
update some sdl-1.3 bindings (working up to rev 5296)
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-02-26 |
koda |
usound: added function for loops with fade in and out
|
file |
diff |
annotate
|
2011-02-07 |
koda |
update sdl apis to use the new rendering functions
|
file |
diff |
annotate
|
2011-02-02 |
koda |
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
|
file |
diff |
annotate
|
2010-12-04 |
koda |
more retina support and multitasking support
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uRenderUtils
|
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-09-26 |
koda |
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
|
file |
diff |
annotate
|
2010-08-21 |
zuloo |
Fixed gamepad/joystick axes using SDL 1.2
|
file |
diff |
annotate
|
2010-08-01 |
koda |
rewrite portions of some uiviewcontrollers
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-07-24 |
koda |
tap to play piano notes, fix for audio and pause glitch
|
file |
diff |
annotate
|
2010-07-22 |
koda |
reduce the number of keywords used and switch to BMP format for screenshots
|
file |
diff |
annotate
|
2010-06-30 |
koda |
tiy new overlay graphics
|
file |
diff |
annotate
|
2010-05-16 |
koda |
update sdl functions to latest revision
|
file |
diff |
annotate
|
2010-05-02 |
koda |
js' patch that restores Vsync on snow leopard
|
file |
diff |
annotate
|
2010-05-01 |
koda |
fix zoom
|
file |
diff |
annotate
|
2010-05-01 |
koda |
add automatic rotation in ipad (landscape only)
|
file |
diff |
annotate
|
2010-04-17 |
koda |
fix build
|
file |
diff |
annotate
|
2010-04-16 |
koda |
update ifrontend to latest ammostore protocol
|
file |
diff |
annotate
|
2010-04-15 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-29 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-12 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
2010-01-24 |
koda |
update iphone frontend to the new (silly) sdl api, code cleanups for other sections
|
file |
diff |
annotate
|
2010-01-23 |
koda |
settings tab has now a very nice iphone-like interface
|
file |
diff |
annotate
|
2010-01-18 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
2010-01-16 |
koda |
objc/pascal finally working
|
file |
diff |
annotate
|
2010-01-16 |
koda |
code cleanup and opengles optimizations
|
file |
diff |
annotate
|
2010-01-09 |
koda |
move mixed functions in PascalExports
|
file |
diff |
annotate
|
2010-01-09 |
koda |
iphone overlay button animation
|
file |
diff |
annotate
|
2010-01-03 |
koda |
lupdate + Palewolf's updated spanish translation + other patches of mine
|
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-20 |
koda |
binding typo
|
file |
diff |
annotate
|
2009-12-18 |
koda |
complete transition of longword->sdl_color for TTF bindings
|
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-20 |
koda |
trailing mods from previous commit
|
file |
diff |
annotate
|
2009-11-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-14 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
2009-11-13 |
koda |
JS patch to (really) activate Vsync
|
file |
diff |
annotate
|
2009-11-13 |
koda |
add option for vsync -- good results on mac and linux, should be harmless on others (please test)
|
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-11-05 |
koda |
revamped SDLh.pas
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2009-10-29 |
koda |
fix missing land on ppc
|
file |
diff |
annotate
|
2009-10-26 |
koda |
other controls implementation + sdlh revisited (once again)
|
file |
diff |
annotate
|
2009-10-25 |
koda |
touch control completely revamped
|
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-24 |
koda |
more updates on touch input/control
|
file |
diff |
annotate
|
2009-10-22 |
koda |
update color management for new sdl_image on mac
|
file |
diff |
annotate
|
2009-10-20 |
koda |
WE HAVE TOUCH INPUT
|
file |
diff |
annotate
|
2009-10-17 |
koda |
remove the svg dependency
|
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 |
unc0rr |
Fix mouse problem when focus is lost
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-09-22 |
koda |
converts some gl calls to gles
|
file |
diff |
annotate
|
2009-09-10 |
unc0rr |
- Implement zoom reset
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
2009-07-11 |
koda |
-fix bamboo theme (unsupported color profile)
|
file |
diff |
annotate
|
2009-07-11 |
koda |
hypothetical opengles improvements
|
file |
diff |
annotate
|