Commit Graph

25 Commits

Author SHA1 Message Date
Florian Rival c2dc553571 Simplified function name declaration for actions/conditions/expressions 2015-04-23 21:30:04 +12:00
Florian Rival 2317368415 Merge branch 'remove-boost' of https://github.com/victorlevasseur/GD into c++11
Conflicts:
	GDCpp/GDCpp/ObjInstancesHolder.cpp
2015-01-25 20:12:14 +01:00
Florian Rival 64e6860718 Version bump.
Updated copyrights.
2015-01-22 21:22:01 +01:00
Victor Levasseur 0e92ebfd4a Remove boost 2015-01-20 18:29:55 +01:00
victorlevasseur ae1f6d61b3 Remove boost dependency (boost::to_upper still remaining) 2015-01-18 21:09:45 +01:00
Florian Rival 768204bb56 Removed useless extension virtual destructors. Updated Panel Sprite object description 2015-01-14 22:25:38 +01:00
Florian Rival ff81b68d80 Removed useless destruction functions for extensions 2015-01-06 23:37:08 +01:00
Florian Rival 40a82c61ea Switched from LGPL and zlib/png licenses to MIT License. 2014-11-30 16:59:51 +01:00
Florian Rival 7d3ada265c Replaced "Game Develop" by "GDevelop" 2014-09-24 16:25:13 +02:00
victorlevasseur 0d0874fb5d Fixed a bug with stop listening action. 2014-08-14 23:52:39 +02:00
Florian Rival e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00
Florian Rival 475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00
Florian 847051fe8d Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1112 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:40 +00:00
Florian 430f24568c Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@865 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-10-14 19:52:18 +00:00
Florian c2f1dbb584 Adapted to changes in GDL/GDCore.
git-svn-id: svn://localhost@759 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-09 21:12:16 +00:00
Florian d9b439b9f9 Updated copyright and includes.
git-svn-id: svn://localhost@672 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-03-03 15:56:26 +00:00
Florian 9616955e47 Changed sfml lib names on Linux.
Switched back to default GCC compiler profile in Windows target.
Fixed typo.

git-svn-id: svn://localhost@590 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-21 12:51:57 +00:00
Florian ef5163d69d Adaptations to changes in GDL.
git-svn-id: svn://localhost@503 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-22 18:44:07 +00:00
Florian 626430eb73 Adaptations to GD2.
git-svn-id: svn://localhost@474 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-06 13:37:21 +00:00
Florian 3331b3a7c6 Added two expressions to get IP addresses.
Minor adaptation to minor changes in GDL.


git-svn-id: svn://localhost@407 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-03-26 22:17:19 +00:00
Florian ef81ef12f6 Added actions to stop listening for packets and to reset data in memory.
git-svn-id: svn://localhost@364 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-23 16:02:26 +00:00
Florian bf9fe9cd53 Updated copyright and defines.
git-svn-id: svn://localhost@358 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-20 21:15:03 +00:00
Florian c04962c670 Added automatism allowing to automagically send or receive position/angle/width/height of objects.
Important changes in actions : no more client/server separation.

git-svn-id: svn://localhost@306 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-13 21:30:55 +00:00
Florian 14fc162b3e Added expressions to get data stored in ReceivedDataManager.
Added expression to get last error ( using the ErrorManager ).

Todo : Sockets are not closed properly ( in particularly when being the server and when switching back to edition mode in editor. )

git-svn-id: svn://localhost@287 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-04 21:42:25 +00:00
Florian 7e3cc8975b Initial import.
git-svn-id: svn://localhost@286 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-03 22:26:05 +00:00