Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 20:04:32 +0300] rev 9306
changed mission dir name to use underscores instead of whitespaces
nemo [Sun, 30 Jun 2013 21:37:29 -0400] rev 9305
bug #668 + reorder conditions for kick slightly, to call the math last
unc0rr [Sat, 29 Jun 2013 23:58:37 +0400] rev 9304
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
unc0rr [Sat, 29 Jun 2013 00:18:17 +0400] rev 9303
Fix "registered only" option
koda [Sat, 29 Jun 2013 16:05:17 +0200] rev 9302
minor dep order change
koda [Sat, 29 Jun 2013 02:42:15 +0200] rev 9301
break uDebug and uCommand depedency loop by putting stuff in uIO
koda [Sat, 29 Jun 2013 01:56:16 +0200] rev 9300
uvariables comes before uutils
koda [Sat, 29 Jun 2013 01:26:05 +0200] rev 9299
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
koda [Sat, 29 Jun 2013 00:44:23 +0200] rev 9298
disable stack protection on bsd too (untested)
koda [Sat, 29 Jun 2013 00:28:47 +0200] rev 9297
this is internal now
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 22:28:42 +0300] rev 9296
forgotten image
nemo [Fri, 28 Jun 2013 12:47:54 -0400] rev 9295
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
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 18:03:06 +0300] rev 9294
added deafult image if not one available in campaign
unc0rr [Fri, 28 Jun 2013 10:25:42 +0400] rev 9293
You better test build before committing even trivial patches
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:38:08 +0300] rev 9292
y! code clean up :)
nemo [Thu, 27 Jun 2013 14:01:43 -0400] rev 9291
Make add/delete consistent (this has bugged me for so long)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:06:57 +0300] rev 9290
this seems to work ok, but I have to clean up the code
unc0rr [Thu, 27 Jun 2013 15:51:20 +0400] rev 9289
Merge
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 20:14:32 +0300] rev 9288
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
unc0rr [Thu, 27 Jun 2013 15:48:30 +0400] rev 9287
oops, forgot this file
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:55:16 +0300] rev 9286
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
unc0rr [Thu, 27 Jun 2013 15:33:02 +0400] rev 9285
Refactoring: get rid of GSHandlers.inc
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:32:11 +0300] rev 9284
images works, but not description/title displayed first time page is opened
unc0rr [Thu, 27 Jun 2013 14:37:03 +0400] rev 9283
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
koda [Fri, 11 Oct 2013 11:55:31 +0200] rev 9282
force clang dependency when NOPASCAL is set
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:05:41 +0300] rev 9281
cleanup, descriptions work, images no
unc0rr [Thu, 27 Jun 2013 14:06:33 +0400] rev 9280
Refactoring: ArgParsers.inc -> ArgParsers.pas
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9279
ok you need to escape rpath for pscal scripts after all... (reverts
r571e55b32da5)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 18:55:01 +0300] rev 9278
this seems to works, still wip
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9277
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9276
tcc compatibility
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 15:45:11 +0300] rev 9275
more on campaign page - wip
koda [Thu, 27 Jun 2013 12:18:35 +0200] rev 9274
restore the GLUT check
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9273
this hid CFLAGS
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 02:38:56 +0300] rev 9272
changes in campaign page - not tested wip
koda [Thu, 27 Jun 2013 12:09:24 +0200] rev 9271
move some osx only configuration code
koda [Wed, 19 Jun 2013 00:07:31 +0200] rev 9270
frontend compiles
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:44:33 +0300] rev 9269
added a stub moon main quest
koda [Thu, 27 Jun 2013 12:02:40 +0200] rev 9268
use add_flag_append more, correctly set a few flags
unc0rr [Wed, 19 Jun 2013 00:52:39 +0400] rev 9267
merge
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:23:08 +0300] rev 9266
added landing event handlers for cosmos.lua
koda [Thu, 27 Jun 2013 11:38:14 +0200] rev 9265
rework compiler flags section a little, drop already enabled flags, add -Wextra
unc0rr [Wed, 19 Jun 2013 00:52:21 +0400] rev 9264
engine links
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:17:03 +0300] rev 9263
reverting 2 files I accidentally changed
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9262
this hid CFLAGS
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9261
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
unc0rr [Wed, 19 Jun 2013 00:19:33 +0400] rev 9260
Reduce number of link errors
koda [Tue, 18 Jun 2013 22:39:57 +0200] rev 9259
compile hwengine first, so that all other files are compiled too and don't call pas2c again
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:10:13 +0300] rev 9258
first commit, added cosmos(menu) map and lua script with some functionality
nemo [Mon, 24 Jun 2013 22:11:07 -0400] rev 9257
I should have specified locals
koda [Tue, 18 Jun 2013 22:10:51 +0200] rev 9256
set one rule per file, only compiles a minimum number of files when one pascal file is modified
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9255
ok you need to escape rpath for pscal scripts after all... (reverts
r571e55b32da5)
koda [Tue, 18 Jun 2013 22:10:06 +0200] rev 9254
rtl always static
koda [Mon, 24 Jun 2013 09:31:14 +0200] rev 9253
oops, fix setting linker flags for haskell executables
koda [Tue, 18 Jun 2013 19:33:10 +0200] rev 9252
also these two files are dependency (they are not in the list because they are special pas2c files)
nemo [Sun, 23 Jun 2013 22:31:12 -0400] rev 9251
need to switch to frozen after deleteCI
koda [Tue, 18 Jun 2013 19:19:35 +0200] rev 9250
set pascal files as dependency of the target writing the c files so that it will run again if you modify them
nemo [Sun, 23 Jun 2013 17:11:29 -0400] rev 9249
Configuration for tag display default
koda [Tue, 18 Jun 2013 18:39:12 +0200] rev 9248
BOM, pas2c only support ASCII
nemo [Sun, 23 Jun 2013 13:35:26 -0400] rev 9247
poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
koda [Tue, 18 Jun 2013 10:03:11 +0200] rev 9246
new FindClang.cmake
nemo [Fri, 21 Jun 2013 12:26:55 -0400] rev 9245
removed redundant band, added touch of consistency w/ everywhere else
koda [Tue, 18 Jun 2013 09:48:10 +0200] rev 9244
fix a few loose ends here
unc0rr [Thu, 20 Jun 2013 11:15:50 +0400] rev 9243
First select group of templates, then pick template from selected group
koda [Mon, 17 Jun 2013 23:24:18 +0200] rev 9242
add dummy typinfo header
unc0rr [Thu, 20 Jun 2013 10:10:05 +0400] rev 9241
Fix engine build when png lib isn't available
unC0Rr [Mon, 17 Jun 2013 23:21:53 +0200] rev 9240
uscript rendering
unc0rr [Thu, 20 Jun 2013 00:28:44 +0400] rev 9239
Silly me
koda [Mon, 17 Jun 2013 23:18:39 +0200] rev 9238
little cleanup after so many merges
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 19 Jun 2013 17:40:50 +0300] rev 9237
added campaign descriptions in CMakeList
koda [Mon, 17 Jun 2013 23:10:45 +0200] rev 9236
really update with default
koda [Mon, 17 Jun 2013 17:45:18 +0200] rev 9235
issue #672, frontend less spammy
koda [Mon, 17 Jun 2013 17:40:01 +0200] rev 9234
This commit changes many aspect of our cmake build system
- shared libraries are compiled by default:
* this modifies RPATH of unix executables;
* this will prevent a lot of linking issues, esp. from pascal world;
* the old behaviour (static libs) is still available with -DBUILD_SHARED_LIBS=off;
* of course in this case you have to provide the full list of dependencies with FPFLAGS and CMAKE_C_FLAGS;
- pascal is now fully integrated with cmake, meaning you can just do add_sources and use CMAKE_Pascal_FLAGS:
* some of the language features are only partially implemented, for example .inc files will not get rebuilt if you modify them;
* target_link_libraries for pascal targets is just dummy as linking is determined within pascal files;
* universal builds for osx are not available any more;
- bundled libraries and system libraries are addressed using the target name:
* this avoids depedency tracking;
* this allows to name output as we wish.
koda [Fri, 14 Jun 2013 15:58:58 +0200] rev 9233
when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
koda [Fri, 14 Jun 2013 15:47:55 +0200] rev 9232
there is no need of escaping after all...
koda [Fri, 14 Jun 2013 01:24:41 +0200] rev 9231
this should fix rpath problem
koda [Fri, 14 Jun 2013 01:11:22 +0200] rev 9230
oops, forgot to set the path after all
koda [Fri, 14 Jun 2013 01:09:39 +0200] rev 9229
less spam
koda [Fri, 14 Jun 2013 01:06:49 +0200] rev 9228
remove two unused cmake files
koda [Fri, 14 Jun 2013 01:01:18 +0200] rev 9227
this should resolve a few issues on clean builds
koda [Thu, 13 Jun 2013 22:55:33 +0200] rev 9226
oops, use right macro name
koda [Thu, 13 Jun 2013 22:50:18 +0200] rev 9225
use target name instead of the resulting library, use more macros around
koda [Thu, 13 Jun 2013 22:27:23 +0200] rev 9224
merge cmake_pascal branch in default
koda [Thu, 13 Jun 2013 22:04:22 +0200] rev 9223
actually tests are there to be tested, just skip the variable assignment on windows
koda [Thu, 13 Jun 2013 22:01:41 +0200] rev 9222
koda [Thu, 13 Jun 2013 17:01:26 +0200] rev 9221
don't run the broken windows test at all on windows
koda [Thu, 13 Jun 2013 15:37:52 +0200] rev 9220
gather up the linker flags in a macro
koda [Thu, 13 Jun 2013 14:44:28 +0200] rev 9219
bring windows fixes from main repo
koda [Wed, 12 Jun 2013 19:30:44 +0200] rev 9218
another code typo
koda [Wed, 12 Jun 2013 19:30:11 +0200] rev 9217
apply linker flags to all relevant targets
koda [Wed, 12 Jun 2013 19:27:17 +0200] rev 9216
explicitly set the origin linker flag so that $ORIGIN is used correctly
koda [Wed, 12 Jun 2013 18:48:34 +0200] rev 9215
add a possible lua include path
koda [Wed, 12 Jun 2013 16:44:53 +0200] rev 9214
less cached cmake output
koda [Wed, 12 Jun 2013 16:43:24 +0200] rev 9213
code typos
koda [Wed, 12 Jun 2013 12:18:03 +0200] rev 9212
use QT_DEBUG which is always added
koda [Wed, 12 Jun 2013 12:03:04 +0200] rev 9211
respect C and CXX flags
koda [Wed, 12 Jun 2013 11:27:00 +0200] rev 9210
freepascal on windows only supports shared libraries
koda [Wed, 12 Jun 2013 11:18:20 +0200] rev 9209
nitpick
koda [Wed, 12 Jun 2013 11:17:54 +0200] rev 9208
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
koda [Wed, 12 Jun 2013 09:49:46 +0200] rev 9207
oops, haskell uses gcc to link, correctly pass flags
koda [Wed, 12 Jun 2013 01:30:16 +0200] rev 9206
since shared libs are now our friends, let's optimise them
koda [Wed, 12 Jun 2013 01:26:42 +0200] rev 9205
aaaaand let's not forget about lua, which has also a slightly revised build process
koda [Wed, 12 Jun 2013 01:04:30 +0200] rev 9204
drop the '_'
koda [Wed, 12 Jun 2013 01:02:33 +0200] rev 9203
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
koda [Wed, 12 Jun 2013 01:00:47 +0200] rev 9202
also physlayer can be comiled as static or shared now
koda [Mon, 17 Jun 2013 22:54:17 +0200] rev 9201
redid FindGLEW in the right way (tm)
koda [Wed, 12 Jun 2013 00:07:19 +0200] rev 9200
love cmake when it works
unC0Rr [Mon, 17 Jun 2013 17:07:27 +0200] rev 9199
pas2c import
koda [Tue, 11 Jun 2013 19:17:52 +0200] rev 9198
setup RPATH, bump cmake
koda [Mon, 17 Jun 2013 16:56:58 +0200] rev 9197
update with default
koda [Tue, 11 Jun 2013 18:35:28 +0200] rev 9196
these check are now useless
nemo [Mon, 17 Jun 2013 10:48:50 -0400] rev 9195
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
koda [Tue, 11 Jun 2013 18:31:49 +0200] rev 9194
I hate you, I hate you with all my heart...
unc0rr [Sun, 16 Jun 2013 15:45:19 +0400] rev 9193
'i' flag for in-room status
koda [Tue, 11 Jun 2013 10:45:34 +0200] rev 9192
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
koda [Wed, 12 Jun 2013 19:15:51 +0200] rev 9191
fix launching on windows
koda [Mon, 10 Jun 2013 16:46:58 +0200] rev 9190
move paths setup in separate cmake module
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:58:27 +0300] rev 9189
merge my campaign page changes with default
koda [Mon, 10 Jun 2013 16:37:21 +0200] rev 9188
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9187
moar cpack ignore