2013-07-11 |
Periklis Ntanasis |
added image and description for the moon mission
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
use linked version for sdl and sdl_mixer too for consistency, comment some things
|
changeset |
files
|
2013-07-11 |
Periklis Ntanasis |
I think hog weapons and health is ok like that
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
the same for sdl_image and sdl_ttf
|
changeset |
files
|
2013-07-11 |
Periklis Ntanasis |
more events in cosmos about GameEnd
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
dynamically load sdl_net information so we don't have to link it
|
changeset |
files
|
2013-07-11 |
Periklis Ntanasis |
added saved hero health between missions
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
fufufufu
|
changeset |
files
|
2013-07-10 |
Periklis Ntanasis |
added slot for starting campaign by clicking the image and some events in moon mission
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
use the right macro for linux ram reporting
|
changeset |
files
|
2013-07-09 |
Periklis Ntanasis |
event to endgame when minions killed
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
show sdl_mixer version in info page
|
changeset |
files
|
2013-07-09 |
Periklis Ntanasis |
game ends when professor dies
spacecampaign
|
changeset |
files
|
2013-07-07 |
koda |
allow to send chat messages with numpad enter key too (regression?)
|
changeset |
files
|
2013-07-09 |
Periklis Ntanasis |
moar event handlers and fixes
spacecampaign
|
changeset |
files
|
2013-07-06 |
koda |
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
|
changeset |
files
|
2013-07-09 |
Periklis Ntanasis |
more moon code, most things work ok
spacecampaign
|
changeset |
files
|
2013-07-04 |
koda |
as-needed only at release time
|
changeset |
files
|
2013-07-06 |
Periklis Ntanasis |
more progress on the moon main mission
spacecampaign
|
changeset |
files
|
2013-07-03 |
koda |
tcc compatibility
|
changeset |
files
|
2013-07-05 |
Periklis Ntanasis |
progress on the main moon mission
spacecampaign
|
changeset |
files
|
2013-07-02 |
koda |
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
|
changeset |
files
|
2013-07-03 |
Periklis Ntanasis |
moon01 stab and finally moon01 map
spacecampaign
|
changeset |
files
|
2013-07-02 |
koda |
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
|
changeset |
files
|
2013-07-01 |
Periklis Ntanasis |
merge and changed also spacecampaign name
spacecampaign
|
changeset |
files
|
2013-07-01 |
koda |
tell ya what, let's just disable these tests on some platform for now
|
changeset |
files
|
2013-07-01 |
Periklis Ntanasis |
changed mission dir name to use underscores instead of whitespaces
|
changeset |
files
|
2013-07-01 |
nemo |
bug #668 + reorder conditions for kick slightly, to call the math last
|
changeset |
files
|
2013-06-29 |
unc0rr |
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
|
changeset |
files
|
2013-06-28 |
unc0rr |
Fix "registered only" option
|
changeset |
files
|
2013-06-29 |
koda |
minor dep order change
|
changeset |
files
|
2013-06-29 |
koda |
break uDebug and uCommand depedency loop by putting stuff in uIO
|
changeset |
files
|
2013-06-28 |
koda |
uvariables comes before uutils
|
changeset |
files
|
2013-06-28 |
koda |
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
|
changeset |
files
|
2013-06-28 |
koda |
disable stack protection on bsd too (untested)
|
changeset |
files
|
2013-06-28 |
koda |
this is internal now
|
changeset |
files
|
2013-07-01 |
Periklis Ntanasis |
forgotten image
spacecampaign
|
changeset |
files
|
2013-06-28 |
nemo |
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
|
changeset |
files
|
2013-07-01 |
Periklis Ntanasis |
added deafult image if not one available in campaign
spacecampaign
|
changeset |
files
|
2013-06-28 |
unc0rr |
You better test build before committing even trivial patches
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
y! code clean up :)
spacecampaign
|
changeset |
files
|
2013-06-27 |
nemo |
Make add/delete consistent (this has bugged me for so long)
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
this seems to work ok, but I have to clean up the code
spacecampaign
|
changeset |
files
|
2013-06-27 |
unc0rr |
Merge
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
spacecampaign
|
changeset |
files
|
2013-06-27 |
unc0rr |
oops, forgot this file
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
spacecampaign
|
changeset |
files
|
2013-06-27 |
unc0rr |
Refactoring: get rid of GSHandlers.inc
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
images works, but not description/title displayed first time page is opened
spacecampaign
|
changeset |
files
|
2013-06-27 |
unc0rr |
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
|
changeset |
files
|
2013-10-11 |
koda |
force clang dependency when NOPASCAL is set
webgl
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
cleanup, descriptions work, images no
spacecampaign
|
changeset |
files
|
2013-06-27 |
unc0rr |
Refactoring: ArgParsers.inc -> ArgParsers.pas
|
changeset |
files
|
2013-06-24 |
koda |
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
webgl
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
this seems to works, still wip
spacecampaign
|
changeset |
files
|
2013-06-27 |
nemo |
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
|
changeset |
files
|
2013-07-03 |
koda |
tcc compatibility
webgl
|
changeset |
files
|
2013-06-28 |
Periklis Ntanasis |
more on campaign page - wip
spacecampaign
|
changeset |
files
|
2013-06-27 |
koda |
restore the GLUT check
|
changeset |
files
|
2013-06-18 |
koda |
this hid CFLAGS
webgl
|
changeset |
files
|