open_toontown_panda3d/panda/src/event
rdb 40a40b20cf Rename EventStoreValue to ParamValue to make it more generic,
in anticipation of new parameter system
2014-12-10 00:26:26 +01:00
..
Sources.pp rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
asyncTask.I Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
asyncTask.cxx Thread::get_current_task() 2010-02-09 20:14:58 +00:00
asyncTask.h Thread::get_current_task() 2010-02-09 20:14:58 +00:00
asyncTaskChain.I friendlier interface for task management 2008-10-14 02:17:38 +00:00
asyncTaskChain.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
asyncTaskChain.h add frame_sync flag 2009-12-05 19:04:39 +00:00
asyncTaskCollection.I collection operator + 2008-11-10 23:54:45 +00:00
asyncTaskCollection.cxx assert that Task is not null 2008-12-29 15:59:51 +00:00
asyncTaskCollection.h collection operator + 2008-11-10 23:54:45 +00:00
asyncTaskManager.I use global task manager 2008-09-29 17:29:49 +00:00
asyncTaskManager.cxx make AsyncTaskManager::_global_ptr an ordinary pointer to prevent static init issues with PandaFramework 2012-08-15 10:55:40 +00:00
asyncTaskManager.h make AsyncTaskManager::_global_ptr an ordinary pointer to prevent static init issues with PandaFramework 2012-08-15 10:55:40 +00:00
asyncTaskPause.I Task.sequence() 2008-10-05 00:24:55 +00:00
asyncTaskPause.cxx Task.sequence() 2008-10-05 00:24:55 +00:00
asyncTaskPause.h Task.sequence() 2008-10-05 00:24:55 +00:00
asyncTaskSequence.I Task.sequence() 2008-10-05 00:24:55 +00:00
asyncTaskSequence.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
asyncTaskSequence.h upon_birth race condition issues 2008-10-13 18:24:18 +00:00
buttonEvent.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
buttonEvent.cxx Fix issues with OS X 10.9 compilation, fix issues uncovered by clang 2014-10-12 18:45:37 +00:00
buttonEvent.h Raw button event support, with X11 implementation (untransformed QWERTY) 2014-03-07 12:52:15 +00:00
buttonEventList.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
buttonEventList.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
buttonEventList.h Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
config_event.cxx Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
config_event.h handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
event.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
event.cxx show parameter list 2009-03-17 21:38:09 +00:00
event.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
eventHandler.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
eventHandler.cxx 0 -> NULL 2012-10-25 08:56:22 +00:00
eventHandler.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
eventParameter.I Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
eventParameter.cxx Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
eventParameter.h Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
eventQueue.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
eventQueue.cxx SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
eventQueue.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
eventReceiver.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
eventReceiver.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
genericAsyncTask.I integrate pview with new task manager 2008-10-03 20:30:07 +00:00
genericAsyncTask.cxx upon_birth race condition issues 2008-10-13 18:24:18 +00:00
genericAsyncTask.h upon_birth race condition issues 2008-10-13 18:24:18 +00:00
p3event_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3event_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pointerEvent.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pointerEvent.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pointerEvent.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pointerEventList.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pointerEventList.cxx attempts to fix win32 build 2011-10-11 15:41:53 +00:00
pointerEventList.h Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
pt_Event.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pt_Event.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pythonTask.I wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
pythonTask.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
pythonTask.h make sure DirectObject._addTask and ._clearTask are called only once per task create/destroy 2010-01-13 23:37:56 +00:00
test_task.cxx handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
throw_event.I asynchronous animation binding 2008-08-07 17:26:39 +00:00
throw_event.h asynchronous animation binding 2008-08-07 17:26:39 +00:00