Changeset 286 for cpp/frams/util
- Timestamp:
- 01/05/15 21:37:33 (10 years ago)
- Location:
- cpp/frams/util
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/util/3d.cpp
r255 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include <common/nonstd_math.h> -
cpp/frams/util/3d.h
r255 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _3D_H_ -
cpp/frams/util/advlist.cpp
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include <stdlib.h> -
cpp/frams/util/advlist.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _ADVLIST_H_ -
cpp/frams/util/callbacks.cpp
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "callbacks.h" -
cpp/frams/util/callbacks.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _CALLBACKS_H_ -
cpp/frams/util/extvalue.cpp
r284 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "extvalue.h" -
cpp/frams/util/extvalue.h
r276 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _EXTVALUE_H_ -
cpp/frams/util/hashtable.cpp
r226 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "hashtable.h" -
cpp/frams/util/hashtable.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _HASHTABLE_H_ -
cpp/frams/util/list.cpp
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include <stdlib.h> -
cpp/frams/util/list.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _LIST_H_ -
cpp/frams/util/multimap.cpp
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "multimap.h" -
cpp/frams/util/multimap.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _MULTIMAP_H_ -
cpp/frams/util/multirange.cpp
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "multirange.h" -
cpp/frams/util/multirange.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _MULTIRANGE_H_ -
cpp/frams/util/rndutil.cpp
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "rndutil.h" -
cpp/frams/util/rndutil.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _RNDUTIL_H_ -
cpp/frams/util/sstring.cpp
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "sstring.h" -
cpp/frams/util/sstring.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _SSTRING_H_ -
cpp/frams/util/sstringutils.cpp
r257 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #include "sstringutils.h" -
cpp/frams/util/sstringutils.h
r257 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _SSTRINGUTILS_H_ -
cpp/frams/util/statrick.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _STATRICK_H_ -
cpp/frams/util/usertags.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 #ifndef _USERTAGS_H_
Note: See TracChangeset
for help on using the changeset viewer.